Skip to content
QiTASC.com / intaQt Setup and Configuration /
Android App (intaQt Mobile App)
/ .. /
Android App (intaQt Mobile App)










Android App (intaQt Mobile App)

By default, the intaQt Mobile App restarts automatically if connection to the app is lost. The AndroidApp configuration shouldRestartAppOnConnectionLoss disables the intaQt Mobile App from automatically restarting.configuration disables the intaQt Mobile App from automatically restarting.

Syntax

1
2
3
AndroidApp = {
    shouldRestartAppOnConnectionLoss: <Boolean>
}

Parameters

  • shouldRestartAppOnConnectionLoss
    • true (default) restarts the intaQt Mobile App if connection to the app is lost
    • false does not restart the intaQt Mobile App if connection to the app is lost