google-play

Google Play warning: Your App may be leaking developer credentials

丶灬走出姿态 提交于 2019-12-22 17:30:09
问题 Please, explain me, what is it? I have received a message from GP, with this text: Hello Google Play Developer, We detected that your app(s) listed at the end of this email are potentially leaking credentials used to make network requests (HTTP and FTP). Please check for cases where you use url-encoded basic access authentication, for example a URL such as https://username:password@www.example.com/. We recommend that you immediately change the credentials and redesign your app to avoid

getSkuDetails() returns 0 items returns empty array DETAILS_LIST

一世执手 提交于 2019-12-22 16:28:13
问题 I am building the "inapp" billing system in my application. After i execute skuDetails = mService.getSkuDetails(3, "my_app_package_name", "inapp", bundle); ArrayList<String> responseList = skuDetails.getStringArrayList("DETAILS_LIST"); I always get responseList.size() equal to 0, even if i have set 2 items in "in-app products" in the developer console, and i am passing them to: ArrayList<String> skuList = new ArrayList<String> (); skuList.add("first_id"); skuList.add("second_id"); Bundle

How to know the number of beta users of my app?

北城以北 提交于 2019-12-22 13:11:39
问题 Google Play Developer Console allows developers to upload a beta APK, and invite a Google Group to use it. How to know how many users are using my beta? 回答1: The Google Play Developer Console has changed a lot since the original answer. If you are using Open Beta Testing then go to: Release Management / App Releases / Manage Beta and you will see something like this: Note: if the number of testers is not showing, this might be because the number has not yet reached a certain threshold. This

Android Resource Name From Xamarin Forms Button

拥有回忆 提交于 2019-12-22 12:54:23
问题 The Play Store now allows you to specify credentials for the Pre-launch Report emulator to use. In order for the emulators to know which text field to add the credentials to and which button to click to login, it asks for the text field and button's Resource Name. Do any of the Xamarin Form's properties translate into a Resource name? I tried looking in the /obj/ and /bin/ folders after building my app to see if one of the files had anything like this but I did not find anything. Possible

Google Play Account Termination

白昼怎懂夜的黑 提交于 2019-12-22 11:28:54
问题 Today I recieved a notificiation e mail from Google: "This is a notification that your Google Play Publisher account has been terminated. REASON FOR TERMINATION: Prior violations of the Developer Program Policies and Developer Distribution Agreement by this or associated accounts as outlined in previous emails sent to the registered email address(es) of the Publisher account(s). Google Play Publisher suspensions are associated with developers, and may span multiple account registrations and

Android market text format

我的梦境 提交于 2019-12-22 10:57:12
问题 I saw some special characters used by developers in the description of their apps. How do I do that (for example show a star icon instead of *)? Also - is it possible to show bold\italic\underlined text in the market description? 回答1: I don't specifically what you are rerfering to. But I would imagine that you can copy any character out of character map(on windows) and paste into the description of your app on the developer console. 回答2: Just copy paste the star character into your text (it

Android - Change package name of live application

孤街浪徒 提交于 2019-12-22 10:46:14
问题 I have one application which is already live on google play named 'Moodlytics'. https://play.google.com/store/apps/details?id=AnantApps.Moodlytics&hl=en Currently its package name is 'AnantApps.Moodlytics'. (I know its not good practice to use capital letters for package name) Now I am going to give an update to my application. So my question is : Can I use 'anantApps.moodlytics' (all with small letters) as package name instead of the original one? Will current live application will be

Android certificate issue

帅比萌擦擦* 提交于 2019-12-22 10:12:21
问题 If I lost the original certificate.keystore file created with keytool, but have the exact terminal output and all the stuff I entered to make it, is that enough to be able to create a new certificate that the android market publish site will accept without saying that the new apk must be signed with the same certificate? 回答1: This is a MAJOR flaw in the google android market. unlike apple where you can request your certificate with your apple developer account, google has no such service yet.

Google Play App Reviews can't show App Version code

点点圈 提交于 2019-12-22 08:46:10
问题 I have released an app on play store, and have received some reviews. In google play developer console, I could not see the version of app in few of the reviews. does anyone know why App version: -- ?? 回答1: this is because user has downloaded more than 1 version by his/her devices. So in user's account, they can't detect that he/she has more than 1 version, therefore ,the app version column shows -- instead. 来源: https://stackoverflow.com/questions/39972192/google-play-app-reviews-cant-show

Distributing Android Apps to enterprise (Volume Purchase Program like) [closed]

怎甘沉沦 提交于 2019-12-22 07:20:21
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 6 years ago . I would like to know if there is a kind of Enterprise Program to distribute Apps on Google Play. I know the Volume Purchase Program of Apple to distribute apps to enterprise (you sell a number of licences of your app to an enterprise and their employees will be able to download it quickly without buying it as