I've been getting a 'We will soon take action because your app does not adhere to Google Play Developer Program policies. Fix violations as soon as possible.' warning because an old Instant App APK that was tied to my main app is sdk version 31, not 33, and apps have to target the current sdk version. There seems no way to delete or unpublish just this old package 967, which is apparently threatening the unpublishing of my main package 2218 in a couple days.
Unpublish Instant App APK while keeping main APK published
84 Views Asked by Androidcoder At
0
There are 0 best solutions below
Related Questions in GOOGLE-DEVELOPERS-CONSOLE
- Increasing Google Analytics API Quota
- Google Play console : where is now located the monthly sales invoice?
- google play developer console leave shared account
- Warnings Your Apk Is Using Permissions That Require A Privacy Policy: (android.permission.READ_PHONE_STATE)
- Google Sign In get Private Gender
- UNREGISTERED ON GOOGLE DEVELOPER CONSOLE error
- Running my Android App on my Alcatel pixi theatre 4 (6) phone
- Creating & Using Correct Google OAuth 2.0 Key for Android IAP & Game Services
- How to redirect the page from authentication page of Google when Cancel is given?
- Unable to get redirect URI from Google Developer console
- Clarifications on the limits of a client in Google Project
- What default keystore does Unity use for apk signing?
- Application unpublished after some time again publish that time my app not display on play store?
- There is no option to Choose "Other" as mentioned under YouTube API Node.js Quickstart
- OAuth consent screen not showing permissions
Related Questions in ANDROID-INSTANT-APPS
- Google Play App Integrity API works for full app but not instant app
- How to set a different versionCode for a Google Instant App which uses the same single module as the installable version?
- Deep Linking to Android Instant App Module Not Working
- Download install app from Instant Application
- Instant App - Version Code Should Be Less Than Installable App
- Google Play Instant Error Uploading - Your App Is Not Instant Enabled
- How to exclude instant app Try Now LAUNCHER Activity form the installed app?
- InstantApp not loading
- App-clip and Instant App with Stripe payments using React Native
- How to test passing Intent data to InstantApp
- Unpublish Instant App APK while keeping main APK published
- Run Instant App with mac mini m1 2020 and (Android studio Flamingo 2022.2.1 patch 2) now whit Giraffe 2022.3.1
- Android instant app with Internal testing
- Reading applink query parameters in cached Instant App
- How to deploy instant app as a separate project?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?

