Plugin(s)
Current problem
Users that were signed in with js sdk in old app version should be kept signed in in new app version that uses native sdk.
Preferred solution
Not sure what exactly should be implemented, maybe signInWithCredential method should help - so we can get token id with js sdk and use it to login with newly implemented signInWithCredential in native sdk
Alternative options
No response
Additional context
No response
Before submitting
Plugin(s)
Current problem
Users that were signed in with js sdk in old app version should be kept signed in in new app version that uses native sdk.
Preferred solution
Not sure what exactly should be implemented, maybe
signInWithCredentialmethod should help - so we can get token id with js sdk and use it to login with newly implementedsignInWithCredentialin native sdkAlternative options
No response
Additional context
No response
Before submitting