[go: up one dir, main page]

Update Package Name, Application ID, and Deep Links

Now that I own branhamplayer.com and branhamplayer.app, I can transition the application away from using the branhamplayer.oliver.tech package and application ID convention.

For this development task:

  • Change the package name to use com.branhamplayer instead of tech.oliver.branhamplayer
  • Change the application ID as above
  • Ensure the Auth0 redirect still works
  • Change the deep links to use https?://branhamplayer.(com|app)/<page> instead of oliver.tech
  • Ensure routing between instant app modules still work

Developer notes:

  • Since this application is not yet in production, this shouldn't be a problem, but it should need to be re-registered in Google Play. Do not delete the old registration, since it cannot be reclaimed again after deletion.
  • Double-check VS App Center accepts the application with a new application ID.