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

iOSNotificationCenter.GetLastRespondedNotification() does not work with Firebase plugin on ios #35

Closed
guntarspolis opened this issue Dec 2, 2019 · 6 comments

Comments

@guntarspolis
Copy link

iOSNotificationCenter.GetLastRespondedNotification() does not work with Firebase plugin on iOS.Always returns null.

Firebase 6.7.0 for Unity, including :
FirebaseAnalytics
FirebaseMessaging
FirebaseAnalytics

any suggestions?

@vishakh-av
Copy link

I'm also facing the same issue with Firebase and Mobile Notifications. For me iOSNotificationCenter.GetLastRespondedNotification() returns null only when app that was killed is launched clicking unity's local notification. It does not work even when firebase is not initialised after lauched.. It works if app is launched by clicking notification when it was minimised.

@guntarspolis
Copy link
Author

@vishakh-av

I've opened an issue here as-well. If you have extra info please add it there.

firebase/firebase-unity-sdk#377

@vzlomvl
Copy link

vzlomvl commented May 22, 2020

We have same issue.

@alishahriyari
Copy link

Same

@aurimasc
Copy link
Collaborator

Based on this comment:
firebase/firebase-unity-sdk#377

Firebase removed the delegate Unity has registered, so Unity notifications package doesn't receive notification.

@Mustafax06
Copy link

still doesn't work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants