You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, "getDigitalGoodsService" is never available, I am out of ideas. All the documentation I find is from 2022, it says there is an origin trials but it seems like the origin trials is over now, but the digital goods API just won't work. Was this scrapped and it's now impossible to use Play Billing with a bubblewrapped app? Or, is there anything that I am missing?
The text was updated successfully, but these errors were encountered:
The problem was that the default browser on my phone was Brave browser and not Chrome, so the TWA would be started using Brave and it does not work in Brave.
Hello, I made a TWA of my PWA using bubblewrap, using these options in the twa-manifest.json
"features": { "playBilling": { "enabled": true } }, "alphaDependencies": { "enabled": true },
However, "getDigitalGoodsService" is never available, I am out of ideas. All the documentation I find is from 2022, it says there is an origin trials but it seems like the origin trials is over now, but the digital goods API just won't work. Was this scrapped and it's now impossible to use Play Billing with a bubblewrapped app? Or, is there anything that I am missing?
The text was updated successfully, but these errors were encountered: