Hi,
Could someone help me please with this error?
It occurs when calling the RequestPayment method.
The app ends with the following message in the log:
Tks,
Could someone help me please with this error?
It occurs when calling the RequestPayment method.
B4X:
Dim MyStore As Store
MyStore.Initialize("MyStore")
If MyStore.CanMakePayments = True Then
Main.hd.ProgressDialogShow("Iniciando compra no app ...")
MyStore.RequestPayment("br.com.gugs.socialfobia.12meses")
...
The app ends with the following message in the log:
Tks,