I need to be able to send push notifications for Android users only. I know I can limit what type of devices to send the notification to, BUT, the problem is that the Push Notification Permission box pops up at application start even for IOS. I don't want this permission box to pop up.
Is there a way to disable it, or control it in any way?
Thanks,
-Kal.