Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permission Denial: reading glance.internal.appinstall.sdk.attribution.appsflyer.AppsFlyerContentProvider #28

Open
fanjavaid opened this issue Nov 12, 2024 · 1 comment
Labels
Support Please open a support ticket

Comments

@fanjavaid
Copy link

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)

Any idea what the error is?

Device: Redmi Note 10S
Android Version: 13
Apps Flyer SDK Version: 6.9.2

@pazlavi pazlavi added the Support Please open a support ticket label Nov 14, 2024
Copy link

👋 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:

  • ✅ your AppsFlyer sign-up (account) email
  • ✅ app ID
  • ✅ production steps
  • ✅ logs
  • ✅ code snippets
  • ✅ and any additional relevant information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Support Please open a support ticket
Projects
None yet
Development

No branches or pull requests

2 participants