I have a SAAS product with many users. iOS + Android app.
1) Is there a way to check how many of them have push notifications enabled?
2) Can I programmatically check if they have push enabled? And if not, then I want to trigger alternative communication.
Questions apply for both iOS and Android.
Thank you.