You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fatal Exception: java.lang.SecurityException: Permission Denial: broadcast from android asks to run as user -2 but is calling from user 0; this requires android.permission.INTERACT_ACROSS_USERS_FULL or android.permission.INTERACT_ACROSS_USERS
at android.os.Parcel.readException(Parcel.java:1665)
at android.os.Parcel.readException(Parcel.java:1618)
at android.app.ActivityManagerProxy.getContentProvider(ActivityManagerNative.java:4195)
at android.app.ActivityThread.acquireProvider(ActivityThread.java:5771)
at android.app.ContextImpl$ApplicationContentResolver.acquireUnstableProvider(ContextImpl.java:2434)
at android.content.ContentResolver.acquireUnstableProvider(ContentResolver.java:1554)
at android.content.ContentResolver.query(ContentResolver.java:525)
at android.content.ContentResolver.query(ContentResolver.java:476)
at com.esbati.keivan.persiancalendar.Utils.CalendarHelper.getCalendars(CalendarHelper.java:211)
at com.esbati.keivan.persiancalendar.Utils.CalendarHelper.getEvents(CalendarHelper.java:246)
at com.esbati.keivan.persiancalendar.Utils.CalendarHelper.getEventsOfDay(CalendarHelper.java:315)
at com.esbati.keivan.persiancalendar.Services.NotificationUpdateService.onHandleIntent(NotificationUpdateService.java:27)
at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:67)
at android.os.Handler.dispatchMessage(Handler.java:105)
at android.os.Looper.loop(Looper.java:156)
at android.os.HandlerThread.run(HandlerThread.java:61)
in com.esbati.keivan.persiancalendar.Utils.CalendarHelper.getCalendars
There's a lot more information about this crash on crashlytics.com:
https://fabric.io/personal-projects11111111111489234038/android/apps/com.esbati.keivan.calendor/issues/5c93588af8b88c2963e98767?utm_medium=service_hooks-github&utm_source=issue_impact
Stacktrace:
Same issue reported here:
https://groups.google.com/forum/#!topic/android-platform/oHZmINeyMbo
The text was updated successfully, but these errors were encountered: