in-app-purchase
Not able to connect to itunes connect for inapp purchase
In App Purchase was working fine with my App till yesterday in SandBox environment. but today whenever i try to buy the same InApp Pu开发者_StackOverflow社区rchase items, i\'m unable to buy. i tried w[详细]
2023-03-27 03:39 分类:问答Android in app payment Lock Orientation
How to lock orientation in in app payment billing intent? My app is locked to portrait but when billing intent s开发者_JAVA技巧tart it unlock and crash.[详细]
2023-03-27 03:25 分类:问答In App Purchase in Windows Phone
Is there any official In App Purchase for windows phone same like iPhone (which connects to iTunes). Here is the nice explanation about In App Purchase[详细]
2023-03-27 03:06 分类:问答how to get the all the identifier in in app purchase
I am creating a sample app for in app purchase. I have implemented for one product I used the following code in which I can implement the for one product purchasing, but if suppose there are more than[详细]
2023-03-27 02:28 分类:问答iOS/iPhone: in-app purchase sandbox broken while app in "rejected" state?
(See MAIN THRUST below to skip to the main thrust of my question.) My iOS app was rejected in the Apple review process for a minor reason that was easy to fix.[详细]
2023-03-26 22:02 分类:问答Same app, same test user, two different devices with different SKPaymentQueue contents. What could cause this?
I have two iPhones I use for testing my app. On Device A: NSLog(@\"Unfinished Transactions: [%i]\", [[SKPaymentQueue defaultQueue].transactions count]);[详细]
2023-03-26 15:29 分类:问答Faking a signed string for Google Android In-App purchase
I am verifying a signed string from Android inapp purchases, I know enough to have written a server based independent verification to check that the string is signed with my public key and the private[详细]
2023-03-26 11:11 分类:问答In App Purchase "sign in to itunes store" after [[SKPaymentQueue defaultQueue] addTransactionObserver:self]; [duplicate]
This question already has answers here: Closed 10 years ago. Possible Duplicate: SKPaymentQueue addTransactionObserver asking for App Store password on startup after in-app purchase[详细]
2023-03-26 05:24 分类:问答Android In-app billing Phonegap 1.0
I know I already asked related question but now it\'s a bit different situation. I found out that it is possible to implement Android in-app billing in Phonegap project. At least with the final 1.0 r[详细]
2023-03-25 21:41 分类:问答Add In-app Purchase Item after app available on App store without updating app
I uploaded one of my app before couple of weeks and it is available on the App store now. It has 2 In- app purchase. In app purchase logic is totally from remot开发者_开发问答e server as we wanted to[详细]
2023-03-25 20:01 分类:问答