google-play

URL not found on Google Play app when signed in as internal app tester

三世轮回 提交于 2020-12-05 03:34:32
问题 I'm trying to publish a PWA on the Google Play store, and coming up against some confusing problems testing as an internal app. I used PWA2APK to convert my PWA to an APK. There are not major issues found through the pre-launch report, and only one accessibility warning. The project passed all of the requirements for the Play Store in December. I am the only user on the internal app testing list, and I receive an error message when attempting to install on Android through the internal app

Google Play Billing : how to simulate 'Account Hold' status (in debug/sandbox mode)

旧街凉风 提交于 2020-12-03 17:12:10
问题 Before November 2020, an Android app on Google Play has to manage 'Account Hold' status. https://developer.android.com/distribute/play-policies Question is: how to simulate 'Account Hold' status so that I can check that my app manages properly this status ? It is not mentioned in the doc as far as I can see: https://developer.android.com/google/play/billing/test Thanks. 回答1: What we've found today: Use Test Card, Always Approves to begin the subscription Go to phone settings > Accounts > your

Determine Play Store Country

时光总嘲笑我的痴心妄想 提交于 2020-12-02 07:07:08
问题 I'm looking to see if there is any way to tell what country version of the play store a user has on their android phone. Basically I want to turn off In-App Purchasing for certain countries (for tax collecting reasons). I have tried Locale but that can be changed by changing the Language in the phone. I figured the only thing that can determine what country they are from would be by the Google account that is connected to the play store. Any help would be much appreciated. Thank You. 回答1: I'm

Determine Play Store Country

帅比萌擦擦* 提交于 2020-12-02 07:02:41
问题 I'm looking to see if there is any way to tell what country version of the play store a user has on their android phone. Basically I want to turn off In-App Purchasing for certain countries (for tax collecting reasons). I have tried Locale but that can be changed by changing the Language in the phone. I figured the only thing that can determine what country they are from would be by the Google account that is connected to the play store. Any help would be much appreciated. Thank You. 回答1: I'm

Play Store: revert app bundle to use apk

风流意气都作罢 提交于 2020-11-29 09:10:47
问题 I'm going to submit an update to my app using App Bundle announced recently by Google. My question is: will it be possible to roll back to submitting APKs once I published App Bundle? Is it possible to submit an update of the app back with APK, after the submission with App Bundle was made? 回答1: For any new release (ie version code increment) you can choose to use an App Bundle or an APK. So you can use an App Bundle for version 2, then switch back to APK for version 3 if you prefer. 回答2:

Play Store: revert app bundle to use apk

余生颓废 提交于 2020-11-29 09:09:12
问题 I'm going to submit an update to my app using App Bundle announced recently by Google. My question is: will it be possible to roll back to submitting APKs once I published App Bundle? Is it possible to submit an update of the app back with APK, after the submission with App Bundle was made? 回答1: For any new release (ie version code increment) you can choose to use an App Bundle or an APK. So you can use an App Bundle for version 2, then switch back to APK for version 3 if you prefer. 回答2:

Google Play console Warning : unknow validation VALIDATE_APP_MESSAGE_ICON_NOT_UNIFORM

独自空忆成欢 提交于 2020-11-24 08:44:09
问题 When I tried to upload a bundle to the Alpha channel on the Google Play console it shows to me this warning: The warning is shown after uploading mapping and native-debug-symbols files. 回答1: This is probably due to a non uniform icon shape of your app: https://developer.android.com/google-play/resources/icon-design-specifications You can change your icon according to the new design specifications to remove this warning. 回答2: I fixed the above warning by replacing the app icon (Playstore Icon)

Google Play console Warning : unknow validation VALIDATE_APP_MESSAGE_ICON_NOT_UNIFORM

陌路散爱 提交于 2020-11-24 08:43:10
问题 When I tried to upload a bundle to the Alpha channel on the Google Play console it shows to me this warning: The warning is shown after uploading mapping and native-debug-symbols files. 回答1: This is probably due to a non uniform icon shape of your app: https://developer.android.com/google-play/resources/icon-design-specifications You can change your icon according to the new design specifications to remove this warning. 回答2: I fixed the above warning by replacing the app icon (Playstore Icon)

Google Play console Warning : unknow validation VALIDATE_APP_MESSAGE_ICON_NOT_UNIFORM

╄→гoц情女王★ 提交于 2020-11-24 08:42:46
问题 When I tried to upload a bundle to the Alpha channel on the Google Play console it shows to me this warning: The warning is shown after uploading mapping and native-debug-symbols files. 回答1: This is probably due to a non uniform icon shape of your app: https://developer.android.com/google-play/resources/icon-design-specifications You can change your icon according to the new design specifications to remove this warning. 回答2: I fixed the above warning by replacing the app icon (Playstore Icon)