Closed jjyun-do closed 2 months ago
Currently, sample application is linked to the Firebase Project that we use for Dev.
Therefore, you need to create your own Firebase Project and register your debug keystore
1) Create Firebase Project (requires Google Account) https://firebase.google.com/docs/android/setup?authuser=0
2) Check Debug Keystore https://developers.google.com/android/guides/client-auth
You must do optional step #4(Debug signing certificate SHA-1) in Step 2: Register your app with firebase during create the firebase project.
Debug signing certificate SHA-1
Step 2: Register your app with firebase
After completing all process, you will need to change the 'samples/researchsample/google-services.json' file.
Currently, sample application is linked to the Firebase Project that we use for Dev.
Therefore, you need to create your own Firebase Project and register your debug keystore
1) Create Firebase Project (requires Google Account) https://firebase.google.com/docs/android/setup?authuser=0
2) Check Debug Keystore https://developers.google.com/android/guides/client-auth
You must do optional step #4(
Debug signing certificate SHA-1
) inStep 2: Register your app with firebase
during create the firebase project.After completing all process, you will need to change the 'samples/researchsample/google-services.json' file.