Skip to main content

Posts

Featured

Android Developer Verification Guide for Unity Developers

With this new feature comes a lot of issues to face, as being a Unity Developer, and not knowing way around the Android Studio. This article is to provide a little insight and the solution I have found to avoid wasting time or finding an android developer to help with registering package names. There are two ways to go through registering a package name. Method #1: Before creating the first build for even local testing purposes with the Package Name , Register the Package Name in Play Console when the name is decided, or Create an App . This is the simplest and time saving way to do it. Method #2: This comes in play when the Package Name isn't Registered , but created an android build for testing purposes. In this case, play console / developer verification picks up the SHA-256 sign key as public key Certificate from the Testing Builds even before creating app/registering name, and when we go to console to register the Package Name, it notifies that the Package Name Alread...

Latest posts