Skip to content

Do not attempt to start Android Service as foreground if POST_NOTIFICATIONS...

Sylvain Berfini requested to merge fix/android_post_notif_crash into master

Do not attempt to start Android Service as foreground if POST_NOTIFICATIONS permission isn't granted, will cause RuntimeException

Merge request reports