Hi thank you for the update!
My app update got rejected in the amazon appstore, may be residual code or code for mediation, how can i delete the conflicted sdk?
Hi! Based on the screenshot provided, this rejection is not caused by a code conflict or a requirement to delete the SDK. Unity Ads is not on Amazon's list of prohibited SDKs (like Tapjoy, MoPub, or Flurry).
Instead, Amazon requires you to explicitly declare your data collection practices or confirm your SDK privacy settings for Unity Ads.
To resolve this without removing Unity Ads, you can follow Amazon’s instructions shown in the message:
Subject: Clarification on Unity Ads Data Collection practices
Message: "Hello Amazon Appstore Team,
Regarding the recent review of our app submission, I would like to clarify that we integrate the Unity Ads SDK solely for displaying in-game advertisements and monetization.
The Unity Ads SDK collects device identifiers (such as Advertising ID) strictly for ad delivery, reporting, and anti-fraud purposes in accordance with standard privacy guidelines. We do not use any restricted features of this SDK or collect restricted user data outside of standard ad serving operations.
Could you please confirm if any additional declarations are required, or proceed with the certification review?
Thank you,"
Once you submit this confirmation ticket, Amazon's review team can approve the build.
Let me know if this works for you :)
Hi, sorry for the late reply. I was waiting for the rest of the stores to review the app, and it seems that the only one that had a problem was Amazon Appstore. Inspecting the APK with Android Studio shows a folder for Tapjoy (and many other ad networks) under classes3.dex that wasn't there in the previous version of my app. Either way, the app got accepted by the important ones, so no major problem there. Thanks for your support!