问题
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