-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When using older versions of Android, for example 9 or 11, I get an error like TypeError: Network request failed when calling the signIn function. However, on newer versions everything works fine, and the internet connection is also fine. The issue occurs both on the emulator and on a physical device.
Expected behavior
I would expect that on older versions of Android, the authentication would work correctly.
How to reproduce?
Steps to reproduce:
- Configure an Expo app with the Logto SDK;
- Find a phone with an older version of the Android;
- Try to authenticate by calling the
signInfunction.
Environment
Self-hosted (Docker image)
Screenshots
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working