allowOfflineMode
allowOfflineMode: string
allowShareTo
allowShareTo: boolean
OptionalapnsKeyId
apnsKeyId?: string
OptionalappIcon
appIcon?: string
appVersion
appVersion: string
autoPublicLogin
autoPublicLogin: string
backgroundFetchEnabled
backgroundFetchEnabled: boolean
backgroundSyncEnabled
backgroundSyncEnabled: boolean
buildType
buildType: "debug" | "release"
OptionalcopyTargetDir
copyTargetDir?: string
entryPoint
entryPoint: string
entryPointType
entryPointType: EntryPointType
OptionalgoogleServicesFile
googleServicesFile?: string
includedPlugins
includedPlugins: string[]
isUnsecureKeyStore
isUnsecureKeyStore: boolean
keyStoreAlias
keyStoreAlias: string
keyStorePassword
keyStorePassword: string
keyStorePath
keyStorePath: string
packageRoot
packageRoot: string = ...
pluginManager
pluginManager: any
pushNotificationsEnabled
pushNotificationsEnabled: boolean
pushSync
pushSync: boolean
OptionalpushSyncHeartbeatInterval
pushSyncHeartbeatInterval?: number
serverURL
serverURL: string
showContinueAsPublicUser
showContinueAsPublicUser: boolean
OptionalsplashPage
splashPage?: string
synchedTables
synchedTables: string[]
OptionalsyncInterval
syncInterval?: number
syncOnAppResume
syncOnAppResume: boolean
syncOnReconnect
syncOnReconnect: boolean
templateDir
templateDir: string
OptionaltenantAppName
tenantAppName?: string
OptionaluseDocker
useDocker?: boolean
Builds the mobile app: sets up the project directory, copies in the app's code and assets, and produces the Android/iOS build in one pass.