I’m trying to send one signal notification to a single app installed on two devices.
I have an admin app that’s installed in one the devices, from where I send onesignal notifications.
The device which has both admin app and normal app installed, receives onesignal notification but the other device without the admin app, doesn’t receive anything. How do I fix it.
I found the real problem, my other device was at fault, I ran my app on an online android emulator, Google Pixel 3 and it worked just fine. My other device probably has issued related to notification. (Notifications were allowed on that device)