• 1000 файл info.plist в xcode
файл info.plist в xcode
my ioni c plugin
"cordova": {
"plugins": {
"cordova-plugin-whitelist": {},
"cordova-plugin-statusbar": {},
"cordova-plugin-device": {},
"cordova-plugin-splashscreen": {},
"cordova-plugin-ionic-webview": {
"ANDROID_SUPPORT_ANNOTATIONS_VERSION": "27.+"
},
"cordova-plugin-ionic-keyboard": {},
"cordova-plugin-geolocation": {},
"cordova-sqlite-storage": {},
"onesignal-cordova-plugin": {}
},
"platforms": [
"android",
"ios"
]
}