google-play-console

Repetitive Content Policy - Google Play account Termination - Has anyone had any success having their account reinstated?

无人久伴 提交于 2020-03-05 04:06:55
问题 We recently had our Play Store account terminated due to a violation of the Repetitive Content Policy. We did have unpublished duplicates of a few apps (a legacy issue) and we were in the process of working through the issues with Google when the 3rd suspension occurred and our account was subsequently closed. Google has now stopped engaging with us altogether. We did dispute the termination and they responded saying they are going to uphold it, but since then they won't respond to anything

My app in google play store was disappeared google play store [duplicate]

好久不见. 提交于 2020-03-04 05:05:08
问题 This question already has answers here : Android app no longer available on Google Play (3 answers) Closed yesterday . Currently, my application disappeared from google play store. In spite of previously being available. There is no app update. No warning dialog. No configuration change. No warning email. Status in google play console "Published and All updates are live 6 days ago" google play search result: We're sorry, the requested URL was not found on this server. Is there any issues or

My app in google play store was disappeared google play store [duplicate]

不打扰是莪最后的温柔 提交于 2020-03-04 05:04:52
问题 This question already has answers here : Android app no longer available on Google Play (3 answers) Closed yesterday . Currently, my application disappeared from google play store. In spite of previously being available. There is no app update. No warning dialog. No configuration change. No warning email. Status in google play console "Published and All updates are live 6 days ago" google play search result: We're sorry, the requested URL was not found on this server. Is there any issues or

Using Zip4j library give warning error in play console how to resolve?

≡放荡痞女 提交于 2020-03-03 07:41:29
问题 I used zip4j library for unzipping files to internal app folder (i.e. getApplicationInfo().dataDir + "/databases" ) and the App is published on play store, console give warring of "Fixing a Zip Path Traversal Vulnerability In Android" https://support.google.com/faqs/answer/9294009 How to resolve this issue or any other libs for extracting unzip the password-protected zip file. thanks here code for extracting password-protected zip file. try { net.lingala.zip4j.core.ZipFile zipFile = new net

Using Zip4j library give warning error in play console how to resolve?

风流意气都作罢 提交于 2020-03-03 07:40:52
问题 I used zip4j library for unzipping files to internal app folder (i.e. getApplicationInfo().dataDir + "/databases" ) and the App is published on play store, console give warring of "Fixing a Zip Path Traversal Vulnerability In Android" https://support.google.com/faqs/answer/9294009 How to resolve this issue or any other libs for extracting unzip the password-protected zip file. thanks here code for extracting password-protected zip file. try { net.lingala.zip4j.core.ZipFile zipFile = new net

Using Zip4j library give warning error in play console how to resolve?

大兔子大兔子 提交于 2020-03-03 07:40:28
问题 I used zip4j library for unzipping files to internal app folder (i.e. getApplicationInfo().dataDir + "/databases" ) and the App is published on play store, console give warring of "Fixing a Zip Path Traversal Vulnerability In Android" https://support.google.com/faqs/answer/9294009 How to resolve this issue or any other libs for extracting unzip the password-protected zip file. thanks here code for extracting password-protected zip file. try { net.lingala.zip4j.core.ZipFile zipFile = new net

Where can I find crash feedback from users in the Google Play Console?

瘦欲@ 提交于 2020-02-26 05:12:27
问题 When a crash occurs in an application installed via the Google Play app, user's have the option to Send Feedback. A user can optional write feedback to describe the problem they have encountered and then submit their crash report. Is the written feedback provided by the user available anywhere in the Google Play Console? Can the feedback be associated with a stack trace of the crash the user encountered? 回答1: After talking with google support iv received this answer - "The console has been

Devices with screen density 440 dpi are not compatible with app being published on Google Play

冷暖自知 提交于 2020-02-22 04:52:06
问题 After adding <compatible-screens> block to AndroidManifest.xml some devices become incompatible. For example Pixel 3 and Pixel 3a. Both have a density screen 440 DPI. However all other devices from Google are compatible. The thing is I need to support limited set of devices (the UI is not suitable for tablets or devices with low resolutions). My idea was these devices might belong to <screen android:screenSize="normal" android:screenDensity="420" /> <screen android:screenSize="normal" android

Devices with screen density 440 dpi are not compatible with app being published on Google Play

你。 提交于 2020-02-22 04:52:05
问题 After adding <compatible-screens> block to AndroidManifest.xml some devices become incompatible. For example Pixel 3 and Pixel 3a. Both have a density screen 440 DPI. However all other devices from Google are compatible. The thing is I need to support limited set of devices (the UI is not suitable for tablets or devices with low resolutions). My idea was these devices might belong to <screen android:screenSize="normal" android:screenDensity="420" /> <screen android:screenSize="normal" android

Google App is Published on Internal Test Track but Can't Be Found/Downloaded

时光毁灭记忆、已成空白 提交于 2020-02-18 07:02:52
问题 I've successfully completed the publishing process for an APK to the Internal Test Track. But when I try to view the App for download on the Google Play Store using the "VIEW ON GOOGLE PLAY" link in the screenshot below... ...it opens a new window with the following error: I've also tried using the testers link "download it on Google Play." below... ...but it results in the same message stating the App can't be found. This is the first time the App has been published and it's being done on