Closed alexlovar closed 2 years ago
@alexlovar You should add Push Notifications capability and not Remote Notifications background mode. Could you please double-check that you have Push Notifications enabled for your app?
Also, we do not use Firebase for iOS push notifications, so there is no need for adding the googleservice-info.plist to a project (unless you use another push service alongside with Pushwoosh).
thank you much, is correct, solved
Hi, is using flutter 3, my Android version is running well, but the iOS version is returning an error and i can't get the registration token; in the runner capabilities is enabled "remote notification", the googleservice-info.plist is located in the runner folder and my runner. Entitlements have the lines:
the result error when try to get the token is the follow: