Peter Lazar
Peter Lazar
@waikit12 Can you try running from this PR #23
@francorobles & @dhimaspp What device are you running it on?
@doanbh #23 should fix this. Can ya test it out please?
It will not be added https://github.com/syaringan357/iOS-MobileFaceNet-MTCNN-FaceAntiSpoofing/issues/1#issuecomment-588766333
It will not be added https://github.com/syaringan357/iOS-MobileFaceNet-MTCNN-FaceAntiSpoofing/issues/1#issuecomment-588766333
@TS000 I believe the official way is as below https://github.com/denoland/fresh/discussions/307 cc: @About7Sharks @briosheje
I dug into this on a newer version(13.2.2), as @shorsher mentions, `getCookie` does not give the raw cookie, but if you inspect the cookie via the WebView inspector, you can...
> The way dotLottie works is that we get the URL for the file inside the bundle, and we call it on the native side. I am seeing some interesting...
@Drashti-Gabani Unfortunately Android does not provide the raw cookie data so the expiry is not available https://github.com/react-native-cookies/cookies/issues/70#issuecomment-738948521
### UPDATE --- I have narrowed it to [this line](https://github.com/expo/expo/blob/main/packages/expo-modules-autolinking/scripts/ios/autolinking_manager.rb#L59) in the autolinking script. I have patched the script to support all the debug configurations in my app and that...