Results 123 comments of Ghazi

adding the device to what exactly? also, have you tried sending notification from the firebase panel first? use the unique FCM_TOKEN present in the cookie & log to push notification...

can you give some information on what android APIs you're working on.

Are you sure the `back` action performed by the webpage is not some asynchronous script? If not, then there surely is some issue else, it's just recording the last dynamic...

@djmike3404 is possibly telling the best way to handle the issue, use a custom cookie to set on `onCreate()` and check it on your server end, if it satisfies the...

I'm sorry @jakfarza but you made me chuckle, thanks for that and the suggestion. I've been real lazy, but hope to test your solution out on real devices. Be safe...

It's not about the code that's broken, this particular problem is happening across different devices no matter the SDK or Android variant. Instead, this is the only snipped I got...

you haven't provided proper permissions to the app.

Can I get details of both devices? including SDK, RAM, ROM and also Manufacturer if not using virtual device.

It's actually causing issue from device to device, more than what the SDK is, that's why this certain issue is very difficult to tackle.