Erick Bazán
Erick Bazán
I understand the reasoning but for example `Unauthenticated.` should be an error in the form of: ``` {errors:[{"message":"Enter a valid email address.","code":"invalid", "path":["register","user","email"]}],"data":{}} ``` It's a nightmare detecting `Unauthenticated` on...
This is great.
Yep, if I put 'rgba(0,0,0,0.0)' it wont clear the canvas, instead I can see all the movement without clear.
I'm having the same problem, coming from react-native-firebase. Will this be fixed on web or do we need to update the iOS plugin?
I think that the issue he's referring (it's just a guess) is this: https://gfycat.com/JadedUnrealisticBoto Without an absolute position, this will happen. (This is using the presets.pop)
I'm seeing the same error only on iPhone 15 and 15 Pro on Sentry.
> It's seem version 14.x beta fixed the issue, let use react-native-camera-kit package from git instead npm Which version exactly?
From my end, I'm still on v13, having the error `Could not capture still image` only on newer iPhone models with iOS 17. On iOS 17 simulators everything is working...