This repository has been archived by the owner on Apr 3, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[IAP]Throw an error when the order.productId is undefined
If the order.produectId is undefined, when passing it to navigator.iap.purchase() method, the Promise should be rejected and an error named "InvalidAccessError" is thrown also. BUG=XWALK-6895
- Loading branch information