-
After some usage of the app show a popup that asks if the users likes the app (y/n) and if they choose yes then ask if they want to submit a review in the app store.
-
I am trying to integrate Chameleon and Wax (https://github.com/probablycorey/wax), but the Wax code assumes the existence of APIs not currently available. So I will need to patch the Wax code to #ifd…
jockm updated
13 years ago
-
I am currently writing wrappers for sk2 api calls.
-
I am seeing this error in iOS production sometimes. What could be the root cause of this? I think there could be a bug in adapty client. Thanks
`#1000 (noProductIDsFound): No In-App Purchase produc…
-
## Bug Report
I also encountered the same problem, and the product type is: `nonConsumable`; it can be verified during normal purchase, and every time the purchase is verified through `restorePurchas…
-
## In App Purchase 구현
1. 유료 개발자 계정 생성 및 유료 응용 프로그램 계약(ex. 개인 사업자 계정)에 서명
2. App Store Connect에서 앱 내 구입 설정
3. Xcode로 앱 내 구입 활성화(Capability)
4. 앱 내 구입의 디자인 및 제작
5. 앱 내 구입 테스트
6. App Store 앱 및 앱 내 …
-
I have added react native purchase. and it is showing me the Apple Pay modal. But not asking for any sandbox account. As If I do purchase without login to App Store. Still showing me a modal of succes…
-
**Description**
Random crashes with IAP on iOS Simulator.
**Expected Behavior**
No crashes.
**Crash**
```
2023-07-04 12:31:44.456629+0200 FreeYourMusicRC[91864:8298880] *** Terminating a…
-
```
Ionic:
@ionic/cli: "^6.10.0",
Ionic Framework : "@ionic/angular": "^5.1.1"
@angular-devkit/build-angular : 0.1102.13
@angular-devkit/schematics: "^9.1.7",
…
-
when sending VerificationResult.jwsRepresentation from Frontend to the backend, verify_and_decode_app_transaction fails to decode succesfully -> VerificationStatus.INVALID_ENVIRONMENT is raised as dec…