I am running existing application using :
Mobile.startExistingApplication(GlobalVariable.applicationID, FailureHandling.STOP_ON_FAILURE)
but how can I clear caches through the script or desired capabilities for this app ? I don’t want to uninstall
I am running existing application using :
Mobile.startExistingApplication(GlobalVariable.applicationID, FailureHandling.STOP_ON_FAILURE)
but how can I clear caches through the script or desired capabilities for this app ? I don’t want to uninstall
Hi Nadia,
Could you provide some use cases for clearing cache? Such as faster launching…