Nathan Hegedus
Nathan Hegedus
@KrauseFx I don't wanna be a boring guy, but could you help me?
Thanks @KrauseFx, I thought that could may have another way to use my account with 2FA. By the way, I think you could add this tip on the Getting Started...
Same issue here. This error started after upgrade react-native to 0.65.1 @solomonik07 and for those who have the same problem, update your package.json from this: `"react-native-scrollable-tab-view": "1.0.0"` to this: `"react-native-scrollable-tab-view":...
Just an update, I was testing on Android and got a crash caused by ViewPager, and I found a solution made by @frankfancode https://github.com/ptomasroos/react-native-scrollable-tab-view/pull/1150 So now I'm using this like...
Hi everyone, I'm not facing the same @ginxx009 error, but there's something wrong here I'm trying this: ``` const { hasPermission, requestPermission } = useCameraPermission() console.log('hasPermission:', hasPermission) const devices =...
Hi @ilyakar, do you have any updates about this issue? I'm facing the same problem. Configuration.storekit only works in Xcode build. Besides that, when I generate the builds using fastlane,...
Hi @ilyakar, don't you have any problems in yours distributions? I'm using fastlane, and seems not working too
Hi, same problem here in production too. ``` "react-native": "0.74.1", "react-native-vision-camera": "4.3.2", ``` In Crashlytics there's this error description: 