第三次由於應用內購買類型,蘋果拒絕二進制。我的應用程序使用IAP到訂閱包1月,1年和免費。早些時候我使用消耗品,應用程序被拒絕並建議使用「不可更新」。我遵循教程「https://www.raywenderlich.com/36270/in-app-purchases-non-renewing-subscription-tutorial」。我已經從教程中下載了「VerificationController」類文件來驗證事務。但是,越來越多的錯誤,驗證和驗證應用內購買不可更新iOS
VerificationViewController.m
No visible @interface for 'VerificationController' declares the selector 'encodeBase64:length:'
No visible @interface for 'VerificationController' declares the selector 'decodeBase64:length:'
Implicit declaration of function 'checkReceiptSecurity' is invalid in C99
Conflicting types for 'checkReceiptSecurity'
Missing context for method declaration
CommonDigest.
Missing '@end'
任何人都可以請幫助解決這個問題,今天提交應用程序?提前致謝。
嗨@ Yuvaraj.M做ü找到它的解決方案嗎?即使即時得到了同樣的問題 –
嗨@ pooja_1205我沒有找到解決方案後,我們放棄了IAP積分。如果你發現這個問題的解決方案,請在這裏分享你的答案。這對每個人都有幫助。如果我得到解決方案,我會在這裏分享。謝謝。 –