박제영

Results 2 issues of 박제영

7장의 mysql을 설치하는 부분에서 mysql을 m1 맥북에서 설치하는 경우 아래의 사진과 같은 에러를 마주했습니다. ![image](https://user-images.githubusercontent.com/59302192/147687602-7632ba3d-c90e-48f8-8572-92a9fd16ce57.png) 아래 명령어를 사용해 설치해주니 정상적으로 설치가 되었습니다. `arch -arm64 brew install mysql` m1 맥북에서 설치하는...

3판

> Please use the [Discussion board](https://github.com/dooboolab-community/react-native-iap/discussions) if you want to get some help. Please use issues to report bugs. **Description** I am using react native iap for inapp subscription. I...