top of page

After releasing an app that uses Google Sign In of Firebase


Overview


When authenticating an account in a smartphone app, I think that you often use Google Sign In of firebase. However, if you release an app that uses Google Sign In, you have to do somethig.



Add the official SHA-1 fingerprint


When the app is released on Google Play, the official fingerprint of the app will be published. Add this to your firebase project. Users will not be able to sign in unless you add it.


Since it is different from SHA-1 when it is released built with Android Studio, it will be a situation that "Users were not able to log in when I released it, even though it worked properly in the release build".



Location in Google Play Console


You can see the SHA-1 fingerprint in "Settings"-> "App integrity" on the left side of the page. Copy it.




Add it to Firebase project


Open the Firebase console screen and click the gear button next to "Project Overview" → "Set Project". Click "Add Fingerprint" at the bottom of the page that appears to add the SHA-1 fingerprint you just copied.




Recent Posts

See All

[Flutter/Dart] Format string with TextField

What want to do I want to create an input form using TextField. For example, if the input content is a monetary amount, I would like to display it in 3-digit delimiters with a ¥ prefix. Rather than ha

Let's do our best with our partner:​ ChatReminder

iphone6.5p2.png

It is an application that achieves goals in a chat format with partners.

google-play-badge.png
Download_on_the_App_Store_Badge_JP_RGB_blk_100317.png

Let's do our best with our partner:​ ChatReminder

納品:iPhone6.5①.png

It is an application that achieves goals in a chat format with partners.

google-play-badge.png
Download_on_the_App_Store_Badge_JP_RGB_blk_100317.png

Theme diary: Decide the theme and record for each genre

It is a diary application that allows you to post and record with themes and sub-themes for each genre.

google-play-badge.png
Download_on_the_App_Store_Badge_JP_RGB_blk_100317.png

Inquiries: Please contact us on Twitter

  • Twitter
bottom of page