mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
docs(in-app-browser): remove unsupported platforms (#2227)
This commit is contained in:
parent
d256916621
commit
ecc46bacf1
@ -181,7 +181,7 @@ export class InAppBrowserObject {
|
|||||||
plugin: 'cordova-plugin-inappbrowser',
|
plugin: 'cordova-plugin-inappbrowser',
|
||||||
pluginRef: 'cordova.InAppBrowser',
|
pluginRef: 'cordova.InAppBrowser',
|
||||||
repo: 'https://github.com/apache/cordova-plugin-inappbrowser',
|
repo: 'https://github.com/apache/cordova-plugin-inappbrowser',
|
||||||
platforms: ['AmazonFire OS', 'Android', 'BlackBerry 10', 'Browser', 'Firefox OS', 'iOS', 'macOS', 'Ubuntu', 'Windows', 'Windows Phone']
|
platforms: ['AmazonFire OS', 'Android', 'Browser', 'iOS', 'macOS', 'Windows']
|
||||||
})
|
})
|
||||||
@Injectable()
|
@Injectable()
|
||||||
export class InAppBrowser extends IonicNativePlugin {
|
export class InAppBrowser extends IonicNativePlugin {
|
||||||
|
Loading…
Reference in New Issue
Block a user