2026-06-30 17:49:41 +05:30
|
|
|
{
|
|
|
|
|
"appId": "com.bizgaze.connect",
|
|
|
|
|
"appName": "Biz Connect",
|
|
|
|
|
"webDir": "www",
|
|
|
|
|
"server": {
|
|
|
|
|
"url": "https://remote.bizgaze.com",
|
|
|
|
|
"cleartext": false,
|
|
|
|
|
"androidScheme": "https"
|
|
|
|
|
},
|
|
|
|
|
"plugins": {
|
|
|
|
|
"PushNotifications": {
|
|
|
|
|
"presentationOptions": ["badge", "sound", "alert"]
|
2026-07-17 17:36:14 +05:30
|
|
|
},
|
|
|
|
|
"SafeArea": {
|
|
|
|
|
"detectViewportFitCoverChanges": true,
|
|
|
|
|
"initialViewportFitCover": true,
|
|
|
|
|
"offsetForKeyboardInsetBug": true
|
|
|
|
|
},
|
|
|
|
|
"Keyboard": {
|
2026-07-17 23:11:54 +05:30
|
|
|
"resize": "none"
|
2026-06-30 17:49:41 +05:30
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|