You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.
сreate new app by clicking "Create New App" button
in " Settings" add android platform: click "Add Platform" then choose "Android" in opened dialog
move to terminal to get your "Key Hash" : go to ".android" directory(in Linux cd ~/.android) and run keytool -exportcert -alias androiddebugkey -keystore debug.keystore | openssl sha1 -binary | openssl base64
turn back to app web-page in "Key Hashes" field enter your key hash
then fill in the fields that are underlined at the picture