close app when InAppPurchase add to delphi xe7 form

こ雲淡風輕ζ 提交于 2019-12-25 03:36:34

问题


Adding a TInAppPurchase component to a project crashes the app after starting on the device. Even when FMX.InAppPurchase is added to the uses clause the app crashes on the device. This error doesn't occur in the simulator...

I am using Android version 4.2 and 2.3 and show this error when debug running,

project.apk raised exception class EIAPEexception with message 'problem setting up in-app-billing : IabResult : Error checking for billing v3 support. (response :Billing Unavailable)'

来源:https://stackoverflow.com/questions/29952265/close-app-when-inapppurchase-add-to-delphi-xe7-form

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!