in app purchase - Play Store Beta Testing, Android Keystore, and Hired Developer -


so have several "issues".

i hired developer apps, , needs live access play store alpha / beta testing. testing in-app purchasing, , cannot tested on device.

i granted him permission (from dev console) access alpha/beta sections. 1 thing don't want give him keystore / signing key, along password.

play store wants apk signed original key beta testing (or they?)

so how go it?

and question - how teams multiple devs deal these issues?

if don't want give him keys have these options:

  1. you need build , sign every single apk wants upload google play.
  2. set build server jenkins , let jenkins build + sign on every git push. make resulting signed apk available team.
  3. create internal signing service developers can submit apk file , signed.

Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -