gpmkc-moga / gpmkc_mobile_app

Gurudwara Sahib Mobile App
2 stars 0 forks source link

Notification not showing after swipe away: Android #1

Open cingh-jasdeep opened 3 years ago

cingh-jasdeep commented 3 years ago

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 commented 3 years ago

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

cingh-jasdeep commented 3 years ago

need users option to see settings again

cingh-jasdeep commented 3 years ago

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

cingh-jasdeep commented 3 years ago

https://pub.dev/packages/disable_battery_optimization/example

cingh-jasdeep commented 3 years ago

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

because onesignal has free limitations

cingh-jasdeep commented 3 years ago

https://pub.dev/packages/disable_battery_optimization/example

not working

cingh-jasdeep commented 3 years ago

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