React-native-push-notification: onRegister not being called iOS

Created on 26 Jan 2017  路  2Comments  路  Source: zo0r/react-native-push-notification

The permission window pops up by my callback is never hit and I need my token for my push service. Any thoughts? Thanks!

Most helpful comment

Needed to add react native code for pushios in my appdelegate.m

All 2 comments

Needed to add react native code for pushios in my appdelegate.m

@tonyneel923 Thanks for commenting what was missing for you. I removed it and didn't think to add it again until I read your comment. Thanks :)

Was this page helpful?
0 / 5 - 0 ratings