Vito

Results 7 comments of Vito

Try this workaround. ![螢幕擷取畫面 2022-09-02 113515](https://user-images.githubusercontent.com/110368893/188054170-0660a488-3151-47bd-8775-c37e0e935c77.png)

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.