I guess this is for @Panos.

Now that I have IAP working I noticed another thing. I'm building for Android with LC 9.6.5 RC-1 which includes the new billing library. My script has a purchaseStateUpdate handler that logs every response and sends the info to a IAPPurchaseComplete handler that manages the purchase or the error. If there is an error this handler puts up a dialog informing the user.

I notice any error is not received by the handler, instead Google puts up its own notification and the status returns as "complete". My notification never runs. That's fine and it looks better than my own but I'm curious whether something has changed in the new billing library, and if so, what.

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to