Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firebase Messaging iOS SDK v7.0 will no longer support the FCM Direct Channel API #409

Closed
urlexnilz opened this issue May 25, 2020 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@urlexnilz
Copy link

Hi folks,

today we received an email from Firebase team that "FCM Direct Channel API" will be marked as deprecated:

Firebase Messaging iOS Direct Channel has been used for sending data to apps when they are in the foreground and for upstream messages. The Firebase Messaging iOS SDK v7.0 (slated to be released in September 2020) will no longer support the iOS Direct Channel API. Your app will break if you update to the Firebase Messaging iOS SDK v7.0 without migrating off the iOS Direct Channel API.
We are removing this feature in favor of natively supported messaging features provided by Apple Push Notification Service.

Is there anything in the FirebaseX plugin which needs to be updated to meet the above requirements or is it enough to migrate from legacy to v1 in our backend (-> how the message is send)?

@dpa99c
Copy link
Owner

dpa99c commented May 25, 2020

Duplicate of #406

@dpa99c dpa99c marked this as a duplicate of #406 May 25, 2020
@dpa99c dpa99c closed this as completed May 25, 2020
@dpa99c dpa99c added the duplicate This issue or pull request already exists label May 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants