Vito
Vito
Try this workaround. 
Still occurring for me on 12.10.7
I fix this issue. [Why] I use SK2 mode by default but isIosStorekit2 always return false [How] setup mode before you call `initConnection`. ``` import { setup } from 'react-native-iap'...
@keval7169-ops https://react-native-iap.dooboolab.com/docs/migrate_to_11.0.0#how-do-i-know-whats-the-minimum-version-of-ios-my-app-supports Open ios/Podfile file and look for the following line: ` platform :ios, '15.0' ` Check your iOS minimum version. Follow this docs try it.
I fix this issue. Use [react-native-image-crop-picker](https://github.com/ivpusic/react-native-image-crop-picker) in place of react-native-image-picker.
same issue ``` "react-native": "0.72.3", ```
``` "react-native-image-picker": "5.6.1" ``` Same issue here, user device is Samsung s20.