okta / okta-react-native

OIDC enablement for React Native applications
https://github.com/okta/okta-react-native
Other
59 stars 39 forks source link

Is okta-react-native comptabile with Expo sdk 51 ? #426

Closed nassimerrahoui closed 3 months ago

nassimerrahoui commented 3 months ago

Describe the bug?

signInWithBrowser() does not work on Android emulator and device

What is expected to happen?

Browser opend after calling signInWithBrowser()

What is the actual behavior?

Browser not opened after calling signInWithBrowser()

Reproduction Steps?

Additional Information?

No response

SDK Version

okta-react-native : 2.12.0 expo : 51.0.8

Build Information

No response

nassimerrahoui commented 3 months ago

I tested it with Expo SDK 51 and it works.