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]: How can I use Onesignal like as flutter_local_notifications? #953

Open
1 task done
FullstackWEB-developer opened this issue Sep 18, 2024 · 2 comments
Open
1 task done

Comments

@FullstackWEB-developer
Copy link

FullstackWEB-developer commented Sep 18, 2024

How can we help?

I tired latest version of onesignal_flutter with flutter_local_notifications.
However, I am having a problem that the click event of flutter_local_notifications is not detected on iOS.

So I found out that postNotification created notification without API connection in V9.
But, this feature was dropped in the latest version.

In the latest version, there is no same function, so I have to use flutter_local_notifications together?

Code of Conduct

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

Hello there, apologies for the delay in getting back to you. Looks like you'd like us to listen to notifications sent from flutter_local_notifications? If so, this documentation helpful.

Let us know if you have any additional questions or concerns!

@FullstackWEB-developer
Copy link
Author

Thanks for you reply @jennantilla
I'm not listening to notifications sent from flutter_local_notifications. I'd like to avoid the hassle of using onesignal_flutter and flutter_local_notifications together.
Is this possible?

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

2 participants