android-browser-helper
android-browser-helper copied to clipboard
Implement Play Billing for Trusted Web Activities
This bug tracks the remaining work for adding Play Billing support to TWAs.
Work:
- [ ] Remove the currency symbol from the
valuefield. - [ ] Update the Play Billing library.
- [ ] Add more verbose logging.
- [x] Correct
PaymentActivity#METHOD_NAME. (PR #178) - [x] Add the Proxy metadata. (PR #178)
- [x] Decide whether
payment-providerhas any value given we havetwa-play-billing. (PR #177) - [x] Delete the
bundlespackage. (PR #176)