Signing Your App

To sign your App, you need to generate a signing key and then use it to sign the App. Follow "Enabling Phone Authentication " to generate Signing Key. In this method , I am showing how to sign android apk file.

Get your generate apk file from sourcecode/platforms/⁨android⁩/⁨app⁩/⁨build⁩ /⁨outputs⁩

Last updated