RicardoMSFaria

Results 4 comments of RicardoMSFaria

Update: On Android everything is working properly. Works with Notification payload and Data only payload. Could it be a compatibility issue? Is there any incompatibility with the other plugins I...

> When your app goes into background, do you have the "Disconnected from FCM" log ? Yes > Hi, > Add just > window.FirebasePlugin.grantPermission(); > > it works for me....

> Did you try to build your app with the legacy build system ? Yes. I'm using Xcode 9.4.1

@florianchevallier I try your code and after grant permission on iOS, the result log was: ``` 5.7.0 - [Firebase/Messaging][I-FCM002023] The object does not respond to -messaging:didReceiveRegistrationToken:. Please implement messaging:didReceiveRegistrationToken: to...