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

[question]: Deeplinks in idle iOS app are not registred #897

Closed
1 task done
swebSi opened this issue Jul 5, 2023 · 2 comments
Closed
1 task done

[question]: Deeplinks in idle iOS app are not registred #897

swebSi opened this issue Jul 5, 2023 · 2 comments

Comments

@swebSi
Copy link

swebSi commented Jul 5, 2023

How can we help?

Hi,

we are using angular + capacitor and onesignal-cordova-plugin 3.3.1

We followed instructions for setting up deeplinks and we handle our logic in notificationOpenHandler. The issue is that when iOS app is idle for at least a day, launch url seems to be disregarded and app opens on the last page.

Links are working correctly on android and when app is not in background for a longer period of time on iOS. Are there any other settings required to handle push notification when in idle mode? It seems to work when app is force closed as well.

Working:
Android in background ✅
Android in background after 1 day ✅
Android force closed ✅
iOS in background ✅
iOS force closed ✅
iOS in background after 1 day ❌

Code of Conduct

  • I agree to follow this project's Code of Conduct
@emawby
Copy link
Contributor

emawby commented Nov 3, 2023

@swebSi I apologize for the delay in response. Is this still an issue for you? I am not aware of any settings that would fix this outright. If it is still an issue some kind could you let us know if the opened handler is being called?

@shepherd-l
Copy link

We have had no further reports of this. Please upgrade the OneSignal SDK if you or anyone is still having this issue. If this is still an issue, please open a new report with updated information.

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

3 participants