Skip to content

bug: Network errors when trying to sign in #49

@baikinkirill

Description

@baikinkirill

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:

  1. Configure an Expo app with the Logto SDK;
  2. Find a phone with an older version of the Android;
  3. Try to authenticate by calling the signIn function.

Environment

Self-hosted (Docker image)

Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions