google-console-developer

Publish Gmail Addon Select Extension

牧云@^-^@ 提交于 2019-12-01 13:21:59
I am trying to publish Gmail Addon which I create before. I follow that documentation https://developers.google.com/gmail/add-ons/how-tos/publish#publish_an_add-on . According the documentation I am reaching the API Console from Resources > Cloud Platform project. And install the Google Apps Marketplace SDK. I cannot save Configuration because of extension selection. I cannot select Gmail Addon extension checkbox. You can see the image Do you have any idea how I can solve this? Cheers. Prasanth Janardanan This is a bug on that page. (can't save "Apps Marketplace SDK" Configuration for Gmail

Publish Gmail Addon Select Extension

孤街醉人 提交于 2019-12-01 11:30:12
问题 I am trying to publish Gmail Addon which I create before. I follow that documentation https://developers.google.com/gmail/add-ons/how-tos/publish#publish_an_add-on. According the documentation I am reaching the API Console from Resources > Cloud Platform project. And install the Google Apps Marketplace SDK. I cannot save Configuration because of extension selection. I cannot select Gmail Addon extension checkbox. You can see the image Do you have any idea how I can solve this? Cheers. 回答1:

Google Play console reporting crashes from unreleased applications

时光怂恿深爱的人放手 提交于 2019-11-30 04:44:00
I would like to share a situation I am facing analysing the new features at Google Play console and try to find a solution for it. As many of you may already know, Google has released updates at Google Play console and introduced Android vitals. One of the good particularities is that now the session ANRs & Crashes shows all ANRs & crashes collected from Android devices whose users have opted in to automatically share usage and diagnostics data (during phone first setup). However, I am seeing crash reports from unreleased applications. I mean, from a developer version that hasn't been

Warnings Your Apk Is Using Permissions That Require A Privacy Policy: (android.permission.READ_PHONE_STATE)

守給你的承諾、 提交于 2019-11-28 04:27:15
In manifest not added android.permission.READ_PHONE_STATE. permission. Why error comes when I upload new apk version error come below. Your app has an apk with version code 1 that requests the following permission(s): android.permission.READ_PHONE_STATE. Apps using these permissions in an APK are required to have a privacy policy set. I have attached screen shot my google play store account. my manifest file. <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.my.package.name"> <uses-permission android:name="android

Digital Assets Link link to my website

ぐ巨炮叔叔 提交于 2019-11-27 15:50:54
I have created an instant app. I uploaded it to my Google Console, and I got this error. The www.kochchy.cz website has not been linked to your application through the Digital Assets Link protocol. Link the application site with Digital Assets Link. [{ "relation": ["delegate_permission/common.handle_all_urls"], "target": { "namespace": "android_app", "package_name": "com.kochchy.instantapptest.app", "sha256_cert_fingerprints":["A4:A6:74:15:F1:3E:38:3F:93:0F:EF:E3:A6:86:8E:7C:25:45:E8:80:5B:5E:35:70:49:20:DB:F8:CB:D4:FC:E0"] } }] Both apks, instant and installable use same id: com.kochchy

Warnings Your Apk Is Using Permissions That Require A Privacy Policy: (android.permission.READ_PHONE_STATE)

烈酒焚心 提交于 2019-11-26 22:39:45
问题 In manifest not added android.permission.READ_PHONE_STATE. permission. Why error comes when I upload new apk version error come below. Your app has an apk with version code 1 that requests the following permission(s): android.permission.READ_PHONE_STATE. Apps using these permissions in an APK are required to have a privacy policy set. I have attached screen shot my google play store account. my manifest file. <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas

Digital Assets Link link to my website

邮差的信 提交于 2019-11-26 22:25:40
问题 I have created an instant app. I uploaded it to my Google Console, and I got this error. The www.kochchy.cz website has not been linked to your application through the Digital Assets Link protocol. Link the application site with Digital Assets Link. [{ "relation": ["delegate_permission/common.handle_all_urls"], "target": { "namespace": "android_app", "package_name": "com.kochchy.instantapptest.app", "sha256_cert_fingerprints":["A4:A6:74:15:F1:3E:38:3F:93:0F:EF:E3:A6:86:8E:7C:25:45:E8:80:5B:5E