firebase / quickstart-unity

Firebase Quickstart Samples for Unity
https://firebase.google.com/games
Apache License 2.0
819 stars 424 forks source link

Apple login Error #1307

Closed yangnnytao closed 1 year ago

yangnnytao commented 1 year ago
    I encountered this problem and found the real trigger process,

The details are:

  1. When calling the Web login page, FireBase should open an activity,
  2. After the FireBase activity is enabled and before the web page is opened, if you go back, This will cause FireBase's activities to fail to listen to the Web's exit monitoring, As a result, FireBase's logic can't handle the listening logic after the Web page exits, and it is always logged in

Originally posted by @yangnnytao in https://github.com/firebase/quickstart-unity/issues/1267#issuecomment-1311185986

google-oss-bot commented 1 year ago

This issue does not seem to follow the issue template. Make sure you provide all the required information.