Closed rikur closed 6 years ago
This issue has been automatically marked as stale because it has not had recent user activity. It will be closed if no further activity occurs. Thank you for your contributions.
Closing this issue after a prolonged period of inactivity. If this is still present in the latest release, please feel free to create a new issue with up-to-date information.
@rikur have you figured out a solution to this?
@dannyshisler I don't think I found a solution, no. I have since moved away from firebase.
Issue
I've exhausted my options on how to get the links sent by firebase for passwordless login to open the app by default. I've set
actionCodeSettings.handleCodeInApp
totrue
to no effect. I tried adding ?efr=1 to the url as well to no effect.The links open into the application properly on Android. On iOS I get the firebase "app preview page " and can click "open" to open it in app. But this is not idea for login links. My best guess is that
true
doesn't properly translate to BOOLYES
to firebase SDK.Environment
iOS
latest