mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
Update applinks.ts
This commit is contained in:
@ -24,7 +24,7 @@ import {NativePlugin} from '../plugin';
|
||||
name: 'AppLinks',
|
||||
platforms: ['ios', 'android'],
|
||||
engines: {
|
||||
cordova: 'cordova-plugin-statusbar'
|
||||
cordova: 'com.lampa.startapp'
|
||||
},
|
||||
pluginCheck: () => {
|
||||
return !!navigator.startApp;
|
||||
|
Reference in New Issue
Block a user