feat(in-app-purchase-2): add manageSubscriptions() (#2980)
* feat(in-app-purchase-2): add manageSubscriptions() * feat(in-app-purchase-2): add manageSubscriptions()
This commit is contained in:
parent
00e34877f3
commit
f874185a35
@ -440,4 +440,7 @@ export class InAppPurchase2 extends IonicNativePlugin {
|
||||
refresh(): void {
|
||||
}
|
||||
|
||||
@Cordova({ sync: true })
|
||||
manageSubscriptions(): void {}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user