Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Multiple requestPhoneNumber #49

Open
oxyii opened this issue Mar 1, 2021 · 2 comments · May be fixed by #50
Open

Multiple requestPhoneNumber #49

oxyii opened this issue Mar 1, 2021 · 2 comments · May be fixed by #50

Comments

@oxyii
Copy link

oxyii commented Mar 1, 2021

Sometimes js bundle can be reloaded / restarted (i.e. via Code-Push) without native restart. And if SmsRetriever has been started before js restarts, then we have app crash (or red screen on debug) after js restarts, when SmsRetriever tries to register second time. Already managed a GoogleApiClient with id 0

@oxyii
Copy link
Author

oxyii commented Mar 2, 2021

Oh... Sorry. This error returned from requestPhoneNumber but not startSmsRetriever

@oxyii oxyii changed the title Multiple startSmsRetriever Multiple requestPhoneNumber Mar 2, 2021
@oxyii
Copy link
Author

oxyii commented Mar 2, 2021

dup #13 (closed)

@oxyii oxyii closed this as completed Mar 2, 2021
@oxyii oxyii reopened this Mar 2, 2021
oxyii added a commit to oxyii/react-native-sms-retriever that referenced this issue Mar 2, 2021
@oxyii oxyii linked a pull request Mar 2, 2021 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant