robovm-ios-bindings icon indicating copy to clipboard operation
robovm-ios-bindings copied to clipboard

in-app purchases for iOS 9

Open aphex- opened this issue 9 years ago • 2 comments

I have an issue using the in-app purchases bindings for iOS 9 and iOS 8. I described it here: http://stackoverflow.com/questions/32783058/robovm-ios-version-compatibility

aphex- avatar Sep 25 '15 13:09 aphex-

What do you mean by 'do nothing' on iOS 8? I just tried the latest bindings on iOS 8 and iOS 9 devices and everything worked perfectly.

I would suggest to do the following:

  1. Download this repo or the in-app-purchase project.
  2. Go into the in-app-purchase folder and run 'gradle build' on the command line.
  3. Search the folder build/libs and copy the new 'in-app-purchase-1.0.0.jar' file.
  4. Use the new jar for your in-app-purchases.

BlueRiverInteractive avatar Sep 25 '15 15:09 BlueRiverInteractive

'do nothing' means nothing happens if I purchase a product. No error, no purchase popup dialog. Anyway seems to be an issue on my side. I will double check it.. Thank you for reply.

aphex- avatar Sep 25 '15 15:09 aphex-