When I call
store.purchase("com.mydomain.myandroidapp.myandoridappnon-consumableproduct")
I got the following error in output:
I/Corona (21219): Error: an available store has not been loaded by store.init()
I don’t now why is this happen, because store.isActive and store.canLoadProducts return true and store.LoadProducts receive my valid products ok.
Thanking in advance for your help.
RR