Unity-Technologies / com.unity.mobile.notifications

Mobile Notifications Package
https://docs.unity3d.com/Packages/com.unity.mobile.notifications@2.1/manual/index.html
Other
131 stars 42 forks source link

Set Pause app activity if unused to false on Android 13 #234

Closed fcourant closed 1 year ago

fcourant commented 1 year ago

When running app on android 13 it theems that Pause app activity if unused is activated by default :

image

aurimasc commented 1 year ago

I think this is the default behavior. So notification permission will be removed if app is not launched for few months. Has nothing to do with notifications package.