mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
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