SimenCodes / heads-up

Heads-up notifications - Get the new heads-up notifications from Android Lollipop on any device, for free!
http://simen.codes/app/android-5-headsup-notifications/
GNU General Public License v3.0
177 stars 60 forks source link

Error on showing notification #128

Closed efee1 closed 7 years ago

efee1 commented 7 years ago

Writing exception to parcel java.lang.SecurityException: Permission Denial: get/set setting for user asks to run as user -2 but is calling from user 0; this requires android.permission.INTERACT_ACROSS_USERS_FULL at com.android.server.am.ActivityManagerService.handleIncomingUser(ActivityManagerService.java:13140) at android.app.ActivityManager.handleIncomingUser(ActivityManager.java:2038) at com.android.providers.settings.SettingsProvider.callFromPackage(SettingsProvider.java:607) at android.content.ContentProvider$Transport.call(ContentProvider.java:279) at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:273) at android.os.Binder.execTransact(Binder.java:388) at dalvik.system.NativeStart.run(Native Method)

SimenCodes commented 7 years ago

Needs information: what did you do to make this happen?