RN 0.39 running in IOS10 simulator. Also tried with RN 0.33 but got same result.
Requesting permissions and sending data from client to server work (request returns code 200), yet i can't getFCMToken and FCM.on('refreshToken') to log the client token. Local notification also doesn't work.
Interesting alerts in the console:
Any help is greatly appreciated!
"Remote notifications are not supported in the simulator"
push only works on real device
"found no keychain client entitlements"
u need GoolgeService-Info.plist
@sibelius GoogleService-Info.plist is there. Is there anything that i have to edit in my project's entitlements file which wasn't specified in the readme?

u need to have a valid xcode account as well and .entitlements file
@sibelius Thank you! It worked amazingly! 馃憤 馃挴
Shouldn't this be specified anywhere in the readme?
@ethan37 send a PR to improve the README and the docs
@sibelius https://github.com/evollu/react-native-fcm/pull/239 :)
tks
You guys just put food for me on my table :), thank you very much, wish i could just contribute at-least via money, if not code; a link to donate would help 馃
Most helpful comment
u need to have a valid xcode account as well and .entitlements file