iOS devices are not receiving push notifications, Android works fine and I see no errors when I send the push. Is there a way to debug what error is preventing the push to iOS?
I have an Apple Enterprise account and created the certificate and provisioning profile there. The app is installed from an internal web server using plist and ipa files. Install works and app works fine. But no push notifications received.
Thank you.