问题
I have implemented Google signin and it works fine but I have a little problem with the app name appeared in Google authorization page after pressing Google login button. I'm guessing it's from bundleId but not sure. Is there any way to change that name without changing bundleId? Thanks in advance.
回答1:
You can change the name in this link.
https://console.developers.google.com/apis/library
Select your project >> credentials >> OAuth consent screen >> Product name shown to users
Check the images
来源:https://stackoverflow.com/questions/41035513/change-app-name-appeared-in-google-authorization-page-when-using-google-login