Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android 13] saveNetworkInDevice error not triggered if already saved #27

Open
Audrey-Ann opened this issue Oct 24, 2023 · 2 comments
Open

Comments

@Audrey-Ann
Copy link

Audrey-Ann commented Oct 24, 2023

Testing with Android 13, when calling saveNetworkInDevice (when the local network was already successfully saved using that same function) doesn't trigger/throw the error ERR_NETWORK_SAVED specified in the documentation.

How can I make sure to get that error in order to fallback into the regular connectToLocalNetwork if it's already saved?

Thanks in advance again for your help!

@aboozaid
Copy link
Owner

Could you please do some debugging on saveNetworkInDevice at native side? I think it's related to Android 13 version maybe another error being thrown

@Audrey-Ann
Copy link
Author

@aboozaid I'll debug it and let you know.. can you share any useful guidance from the native module? Otherwise I'll add a bunch of break points and let you know hopefully soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants