hot2eatorg
hot2eatorg
Same issue here. Breaks on iOS 18. Same code works fine without the flickering on iOS 17.4 Both compiled using Xcode 16 ```json "expo": "~50.0.14", "@stripe/stripe-react-native": "^0.38.6", "react-native": "0.73.6", ```...
> I got the same error with this dependency after fixing the sentry issue. These errors occurred after upgrading my mac to xcode 16 too. I was able to resolve...
Yeah ive tried to submit from the cli and works fine: `eas submit --platform ios --profile production`