Michail Mangasarov

Results 3 issues of Michail Mangasarov

When running ``` docker run -it \ --device /dev/kvm \ -p 50922:10022 \ -v /tmp/.X11-unix:/tmp/.X11-unix \ -e "DISPLAY=${DISPLAY:-:0.0}" \ -e GENERATE_UNIQUE=true \ -e MASTER_PLIST_URL='https://raw.githubusercontent.com/sickcodes/osx-serial-generator/master/config-custom.plist' \ sickcodes/docker-osx:monterey ``` im facing after...

> Please use the [Discussion board](https://github.com/dooboolab/react-native-iap/discussions) if you want to get some help. Please use issues to report bugs. **Description** I switched to useIAP hooks. And whenever I call the...

I am trying to switch for my purchase/subscription process to your hook "useIAP". But I have the case, that when I am executing ``` import RNIap, {useIAP} from 'react-native-iap'; const...