-
Notifications
You must be signed in to change notification settings - Fork 218
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
[Bug]: I had a problem in Opening The App #705
Comments
Please Fix The Bug As Soon As Possible! |
@mrsfoundations Is there a launch url in your notification you are sending to the flutter app? |
@emawby Yes Dude, the notification is coming from wordpress,if there is any post added or old post is updated means notification will reach the user. Becz all the post are showing in the app. |
The purpose of the launch url is to deep link from the notification to the url. Since you set the launch url to be the wordpress site it will launch the site not your app |
@mrsfoundations What happens now when you tap the notification? Does a url open or does nothing happen at all? |
Closing due to no response. @mrsfoundations if you are still having problems please submit a new issue and we'll be happy to resume investigation! |
What happened?
I integrate onesignal in wordpress and make notification to the flutter app when the new post is add in site. But The Main Issue is I got notification but when i click the notification but the app is not opening automatically instead of the wordpress site login page is opening.
Steps to reproduce?
What did you expect to happen?
I just Want to open the app automatically by clicking the notification.
OneSignal Flutter SDK version
OneSignal Flutter SDK (3.3.2)
Which platform(s) are affected?
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: