Agasper / unity-android-notifications

Unity3D Plugin for Android local notifications with example project
Other
557 stars 184 forks source link

Notifications set as "sensitive content" in Android 5.0 #42

Closed jcox-playq closed 7 years ago

jcox-playq commented 7 years ago

On this one version of Android, for some reason the notifications produced by this plugin are set to be sensitive content, which means that users who have the hide sensitive content when phone is locked option turned on only see a white icon and generic placeholder text. It would be great to have explicit control over the sensitivity setting of each notification or, barring that, at least make sure that they default to public for all versions of Android.