Tuesday, December 6, 2016

Certificates and Keystores

Looking to transfer a mobile app to/from a client?

For Android, remember:
"You must use the same certificate throughout the lifespan of your app in order for users to be able to install new versions as updates to the app."

This means you will need to either get the certificate from the previous developer or share the current one with the new developer.
More info: https://developer.android.com/studio/publish/app-signing.html


For Apple: (TO DO)

2 comments:

  1. For students developing Android applications, understanding certificates and keystores is an important part of application publishing and maintenance. Developers working on Android Projects for Final Year should understand how signing credentials are maintained when an application is transferred between developers.

    ReplyDelete
  2. For developers exploring cross-platform mobile development, React Native Course provides another approach to building mobile applications while working with JavaScript-based technologies.

    ReplyDelete