-
Notifications
You must be signed in to change notification settings - Fork 471
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
Integrate One Signal ($100) #331
Comments
Hello, can I be assigned this task? |
Assigning to @taaha161 for the next 2 days, please create a draft PR and keep updating your owkr |
Hi @josancamon19 I have integrated One SIgnal and have tested it on Android. It is working as expected. I also have fixed the |
The complex part is iOS unfortunately, not android, so if you can't I will deassign the PR, please let me know |
Understood! I wasn't assigned this issue anyway. I just started working on it directly. I have shared the fix for the |
Thanks @mdmohsin7 , I'll give it a try in a couple hours and will let you know. |
Tried but still no progress, can I assign it to you, please send me an email with your details to [email protected], I will give you access to our AppStore team. |
Strange! Are you still getting the same
Sure! I can try. What all details do I have to email? |
Just your email @mdmohsin7 |
Done! I've sent you an email with the subject |
Update: I checked the Apple Developer Console and didn't find any keys, which means OneSignal wasn't setup. So I created a p8 Key and integrated APN in my personal OneSignal Account and tested it. |
@josancamon19 what values do we have to use to identify users?
|
Awesome! you can use Sharedprefs.uid, could you please create a PR for this? so we can merge it today? thanks! |
Also, please DM me your details for the transfer, thanks! |
Is your feature request related to a problem? Please describe.
https://documentation.onesignal.com/docs/flutter-sdk-setup
We should be able to send updates, notifications, or anything through push notifications to user, about important updates, deals, etc.
Describe the solution you'd like
Implement OneSignal integration + user identification on main.dart
Additional context
I spent a few hours trying to set it up but this issue always came: https://github.com/OneSignal/OneSignal-Flutter-SDK/issues?q=Multiple+commands+produce
The text was updated successfully, but these errors were encountered: