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

getInitialNotification not working on iOS #913

Closed
gregalway opened this issue Nov 20, 2023 · 18 comments
Closed

getInitialNotification not working on iOS #913

gregalway opened this issue Nov 20, 2023 · 18 comments

Comments

@gregalway
Copy link

gregalway commented Nov 20, 2023

We have been using getInitialNotification to bootstrap our app & load the the correct page when a user taps a notification while the app is closed. This has worked prior to version 7.8.0. According to the docs it's deprecated on IOS but should still work.

After upgrading to 7.8.0, getInitialNotification never returns anything on iOS. There is nothing in the release notes concerning this, but I did find this PR which I suspect is the culprit. Is there something additional required for it to work now?

For now, I have downgraded back to 7.7.1 and it works fine.

Copy link

Hello 👋, to help manage issues we automatically close stale issues.

This issue has been automatically marked as stale because it has not had activity for quite some time.Has this issue been fixed, or does it still require attention?

This issue will be closed in 15 days if no further activity occurs.

Thank you for your contributions.

@dmateertf
Copy link

(In response to automated stale tag....) Not yet resolved. There are several open issues related to this, the most complete seems to be #912

@zirho
Copy link

zirho commented Dec 30, 2023

7.7.1 does not seem to work for my ios device which is (iOS v15)
I tried to reboot the device but didn't work as it did the trick in the past sometimes.

@bharathsandepogu01
Copy link

I am facing the same issue as well, Is there any alternative approach ?

@balsick
Copy link

balsick commented Jan 24, 2024

facing the issue as well, has anybody knowledge of any patch?

@jaraujo-ob
Copy link

+1

2 similar comments
@HessiPard
Copy link

+1

@lukhol
Copy link

lukhol commented Jan 31, 2024

+1

@SMPinCode
Copy link

PR #985 appears to be a fix for this.
I have tested it and iOS terminated state now picks messaging().getInitialNotification.
So wait this PR to be merged officially or patch it yourself on your own risk.

Copy link

github-actions bot commented Mar 8, 2024

Hello 👋, to help manage issues we automatically close stale issues.

This issue has been automatically marked as stale because it has not had activity for quite some time.Has this issue been fixed, or does it still require attention?

This issue will be closed in 15 days if no further activity occurs.

Thank you for your contributions.

@go-sean-go
Copy link

Not stale.

Copy link

github-actions bot commented Apr 5, 2024

Hello 👋, to help manage issues we automatically close stale issues.

This issue has been automatically marked as stale because it has not had activity for quite some time.Has this issue been fixed, or does it still require attention?

This issue will be closed in 15 days if no further activity occurs.

Thank you for your contributions.

@go-sean-go
Copy link

go-sean-go commented Apr 5, 2024 via email

Copy link

github-actions bot commented May 3, 2024

Hello 👋, to help manage issues we automatically close stale issues.

This issue has been automatically marked as stale because it has not had activity for quite some time.Has this issue been fixed, or does it still require attention?

This issue will be closed in 15 days if no further activity occurs.

Thank you for your contributions.

@dmateertf
Copy link

Not stale

Copy link

Hello 👋, to help manage issues we automatically close stale issues.

This issue has been automatically marked as stale because it has not had activity for quite some time.Has this issue been fixed, or does it still require attention?

This issue will be closed in 15 days if no further activity occurs.

Thank you for your contributions.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 15, 2024
@amirhosein5858
Copy link

issue exist and handling with notifee.onForegroundEvent not helped when app is closed.

@Dr0pG
Copy link

Dr0pG commented Jul 11, 2024

Not stale

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

No branches or pull requests