Closed yoprogramo closed 1 year ago
Can you enable DEBUG logs:
store.verbosity = CdvPurchase.LogLevel.DEBUG
Can you run with google chrome developer tools connected, see if there's any exception thrown or something.
Hello @j3k0
The problem comes with the tablet I was using to test that does not executed well some "yield" and so it does not finish the initialize part... I have tested now with a "modern" phone and the error was vanished... I'm going to close the issue.
Thank you.
Observed behavior
Migrating to v13 from v8 (yes, I know...)
I register my subscriptions and then I call
And this ALL the log:
The function never ends...
Expected behavior
GooglePlay initialized and function ends...
System Info