Breaking Changes
Bumped the SDK to support the latest Expo 52.
We have upgraded the SDK to support the latest Expo 52. The following peer dependencies have been updated:
expo-crypto
: ^14.0.2expo-secure-store
: ^14.0.1expo-web-browser
: ^14.0.2react-native
: ^0.76.0
Please ensure that your project uses the latest version of Expo 52 to maintain compatibility.
Bug Fixes
- Fixed an issue where the browser window did not allow the user to get OTPs. See issue #41 for more details.