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
Hello, I suddenly got the following error that I never seen before:
Fatal Exception: java.lang.SecurityException: Permission Denial: reading glance.internal.appinstall.sdk.attribution.appsflyer.AppsFlyerContentProvider uri content://com.miui.android.fashiongallery.appsflyer.preinstall/transaction_id from pid=9454, uid=1010283 requires null, or grantUriPermission()
at android.os.Parcel.createExceptionOrNull(Parcel.java:3011)
at android.os.Parcel.createException(Parcel.java:2995)
at android.os.Parcel.readException(Parcel.java:2978)
at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:190)
at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:142)
at android.content.ContentProviderProxy.query(ContentProviderNative.java:481)
at android.content.ContentResolver.query(ContentResolver.java:1219)
at android.content.ContentResolver.query(ContentResolver.java:1151)
at android.content.ContentResolver.query(ContentResolver.java:1107)
at com.appsflyer.internal.AFe1jSDK$3.run(SourceFile:47)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
at java.lang.Thread.run(Thread.java:1012)
👋 Hi @fanjavaid and Thank you for reaching out to us.
In order for us to provide optimal support, please submit a ticket to our support team at [email protected].
When submitting the ticket, please specify:
Hello, I suddenly got the following error that I never seen before:
Any idea what the error is?
Device: Redmi Note 10S
Android Version: 13
Apps Flyer SDK Version: 6.9.2
The text was updated successfully, but these errors were encountered: