kitty

Results 10 comments of kitty

[email protected] with SDK 45 (Managed project) is not working with latest expo go (2.25.1) in iPhone 12. Reproducible snack is here https://snack.expo.dev/@kirtikk/signaturecrash

@mtuguldurb Thanks !! This `` fixed issue for me. Expo SDK 47, Managed workflow application.

@byCedric , @EvanBacon same issue with npx expo export:web

textInput onBlur getting undefined as value on android . Snack reproducible demo : https://snack.expo.dev/@kirtikk/textinput-example?platform=android working fine on expo web.

Same issue found in expo SDK 49 "react-native-pdf": "^6.6.2", "react-native-blob-util": "^0.13.18"

Same issue found after upgrading to "expo-secure-store": "~12.1.1" and expo SDK 48 on android device

> worked for me! > > it was the issue of the version i was using `0.19.6` which was released about 2 weeks which was the problem i degraded the...

same Issue found on Expo SDK 48 unable to resolved by > I was able to fix this long ago by adding this to the package.json: > > ```json >...