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

Notification not showing after swipe away: Android #1

Open
cingh-jasdeep opened this issue May 4, 2021 · 7 comments
Open

Notification not showing after swipe away: Android #1

cingh-jasdeep opened this issue May 4, 2021 · 7 comments
Assignees

Comments

@cingh-jasdeep
Copy link
Collaborator

Solution is to send IAM like in
https://documentation.onesignal.com/docs/in-app-message-examples#target-certain-android-manufacturers-and-devices

but using flutter sdk

@cingh-jasdeep cingh-jasdeep self-assigned this May 4, 2021
@cingh-jasdeep
Copy link
Collaborator Author

https://pub.dev/packages/device_info
checks device info
then can use IAM

@cingh-jasdeep
Copy link
Collaborator Author

need users option to see settings again

@cingh-jasdeep
Copy link
Collaborator Author

not to use one signal instead use flutter plugin to disable battery optimization

@cingh-jasdeep
Copy link
Collaborator Author

@cingh-jasdeep
Copy link
Collaborator Author

not to use one signal instead use flutter plugin to disable battery optimization

because onesignal has free limitations

@cingh-jasdeep
Copy link
Collaborator Author

@cingh-jasdeep cingh-jasdeep changed the title Notification not showing after swipe away Notification not showing after swipe away: Android May 4, 2021
@cingh-jasdeep
Copy link
Collaborator Author

can show popup instructions for every device as in link
https://documentation.onesignal.com/docs/notifications-show-successful-but-are-not-being-shown

no need for IAM message then
this needs time

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

1 participant