Mathias Klenk

Results 4 issues of Mathias Klenk

Hello, I have an iOS App where I use SSO to authenticate the user and then save the accessToken & refreshToken locally to keychain on my device. Then I'm calling...

When i try to render a text input I receive the following error message: ``` error: Error: While trying to resolve module `react-async-hook` from file `.../node_modules/react-native-country-picker-modal/lib/Flag.js`, the package `.../node_modules/react-native-country-picker-modal/node_modules/react-async-hook/package.json` was...

Currently it shows phone numbers like this: It should be `160 1212123` so it wrongly adds 1 digit too much. Is there a way how I can adjust this or...

bug

I am using Next.js 15.2.3 @microblink/blinkid-in-browser-sdk 6.13.1 This is how I start the scanning process: ```typescript if (!BlinkIDSDK.isBrowserSupported()) { showErrorToast("This browser is not supported. Please use a modern browser to...