Push notification

0
I have configured the push notification module put i noticed that in case it is android the the mobile is registered and there is no issue but in case of IOS it is not registered where i am sure the all configurations are correct 
asked
1 answers
0

Hi Mohamed, for iOS there are more steps required to get push notifications working, so there's a bigger change to make a mistake there.

You can also debug your app by connecting your iOS device to a mac. Doing so allows you to view the error messages in the console, when enabling developer tools in the safari browser. 

Or you can check out this guide for more info on how to debug a mobile app in Mendix.

answered