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 lostfalsedoes not restart the intaQt Mobile App if connection to the app is lost