google-play-console

Google Play Console: incorrect line numbers in pre-launch crash report using mapping.txt / proguard-rules.pro

徘徊边缘 提交于 2020-12-15 05:32:14
问题 My Android release build uses the following proguard-rules.pro -keepattributes Signature -keepattributes *Annotation* -keepattributes EnclosingMethod -keepattributes InnerClasses -renamesourcefileattribute SourceFile -keepattributes SourceFile,LineNumberTable -keepnames class com.mypackage.** { *; } -keepclassmembers class com.mypackage.** { *; } ... I'm uploading mapping.txt along with the build when performing the Google Play console pre-launch testing. Any crashes during testing have the

Google Play Console: incorrect line numbers in pre-launch crash report using mapping.txt / proguard-rules.pro

可紊 提交于 2020-12-15 05:30:54
问题 My Android release build uses the following proguard-rules.pro -keepattributes Signature -keepattributes *Annotation* -keepattributes EnclosingMethod -keepattributes InnerClasses -renamesourcefileattribute SourceFile -keepattributes SourceFile,LineNumberTable -keepnames class com.mypackage.** { *; } -keepclassmembers class com.mypackage.** { *; } ... I'm uploading mapping.txt along with the build when performing the Google Play console pre-launch testing. Any crashes during testing have the

Internal Test Google Play Console

孤人 提交于 2020-12-13 03:06:27
问题 It is my first time uploading an apk in google play console and I'm having a problem in Internal Test in Google Play Console. I uploaded an apk file and it says Available to internal testers but when i click the link that google provided first gave me this after I clicked download it on Google Play it shows I haven't publish it in the production yet. I don't know what is the problem. Please someone help me on this. Thank you! 回答1: Please check if the internal testers have enable this on their

Internal Test Google Play Console

醉酒当歌 提交于 2020-12-13 03:05:49
问题 It is my first time uploading an apk in google play console and I'm having a problem in Internal Test in Google Play Console. I uploaded an apk file and it says Available to internal testers but when i click the link that google provided first gave me this after I clicked download it on Google Play it shows I haven't publish it in the production yet. I don't know what is the problem. Please someone help me on this. Thank you! 回答1: Please check if the internal testers have enable this on their

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)