Back to All

iOS push notifications OneSignal

Hello,
I added OneSignal integration to my app and for android everything works correctly.
If I tried to run iOS in simulator - it does not work - there is no message to subscribe to notifications.
In OneSignal in Users list I see that there are no "Push Notifications" capability added to Xcode, so I tried to upload manually app to Xcode and add this capability. In result user has still no notifications - "Never prompted" is displayed (and something about calling registerForPushNotifications).

What am I missing here and how should I implement GoNative <-> OneSignal integration?