IAP in App Store

J. Landman Gay jacque at hyperactivesw.com
Tue Oct 5 13:52:58 EDT 2021


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         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list