Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
IAB in iOS 8 — Gideros Forum

IAB in iOS 8

totebototebo Member
edited September 2015 in Plugins
IAB doesn't fully function in the latest Gideros release (2015-09).

The issue is listed in Github (https://github.com/gideros/gideros/issues/151):

This code causes an unnecessary authentication:
iab = IAB.new()

This code does nothing:
iab:restore()

I'm looking for ideas on how to solve this, to get back IAB functionality to iOS.

These issues don't exist on iOS 7, so it appears to be an iOS 8+ problem. Remarkably I haven't been able to find an up-to-date API for iOS 8, the latest doc seems to be this:

https://developer.apple.com/library/ios/documentation/NetworkingInternet/Conceptual/StoreKitGuide/

Any help on this is appreciated!

Niclas

My Gideros games: www.totebo.com

Comments

Sign In or Register to comment.