react-native-push-notification / ios

React Native Push Notification API for iOS.
MIT License
749 stars 286 forks source link

Update README.md #97

Open Psiiirus opened 4 years ago

Psiiirus commented 4 years ago

added FAQ section to README and started with first question "Why my real iPhone device don't get any token or error."

rkostrab commented 4 years ago

Mobile data has to be enabled too. I had my phone connected to WiFi and SIM card inside. Method didRegisterForRemoteNotificationsWithDeviceToken was called right after switching mobile data on.