kinde-oss / kinde-react-native-sdk-0-7x

Kinde React Native SDK for authentication for 0.7x
MIT License
20 stars 7 forks source link

Something wrong when trying to authenticating. Reason: The method or property WebBrowser.openBrowserAsync is not available on android #39

Open mudassar69 opened 2 months ago

mudassar69 commented 2 months ago

Prerequisites

Describe the issue

I'm using @kinde-oss/react-native-sdk-0-7x in an expo managed project and login is working fine on iOS but I'm getting this error on Android: Something wrong when trying to authenticating. Reason: The method or property WebBrowser.openBrowserAsync is not available on android, are you sure you've linked all the native dependencies properly?

Library URL

https://github.com/kinde-oss/kinde-react-native-sdk-0-7x

Library version

@kinde-oss/react-native-sdk-0-7x": "^1.3.0"

Operating system(s)

macOS

Operating system version(s)

macOS Sonoma 14.3

Further environment details

No response

Reproducible test case URL

No response

Additional information

No response

yoloboy-85 commented 1 month ago

The same issue was encountered, any update?

mdj-uk commented 1 month ago

If you npm install @kinde-oss/react-native-sdk-0-7x@next, that version works ok. (See #38)