Allan Naranjo
Allan Naranjo
Hi, We are using mobile detect to determinate phone, desktop or tablet, however the new Android 6.0.1 could not be resolved. Could you please update. Thanks
I used web-react as a boilerplate, when I build the app (npm run build) and then npm run start the app launches in the port 3000, in the root (http://localhost:3000/)...
Looking at firebase.js and mockfirebase.js I see that the onDisconnect method is not implemented. This is causing our test to fail. See firebase onDisconnect: ``` E.prototype.ia = function() { return...