forked from github/awesome-cordova-plugins
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:
committed by
Daniel Sogl
parent
00e34877f3
commit
f874185a35
@@ -440,4 +440,7 @@ export class InAppPurchase2 extends IonicNativePlugin {
|
||||
refresh(): void {
|
||||
}
|
||||
|
||||
@Cordova({ sync: true })
|
||||
manageSubscriptions(): void {}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user