You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 1, 2018. It is now read-only.
Sometimes I'm getting an error in the simulator on startup, after chcp tries to install an update. Here's a screenshot:
I assume this may happen because the download or installation didn't fully complete before closing the application on a previous run.
Rerunning the application a second time starts it properly again - but it is reverted to the initially installed version (in the apk), all subsequent chcp installed updates are lost.
It also disables any kind of chcp updates from working until the app is uninstalled and reinstalled. I'm seeing an error reported by chcp on every app start:
"{"action":"chcp_updateLoadFailed","error":{"code":-9,"description":"Failed to load current application config"}}"
Sometimes I'm getting an error in the simulator on startup, after chcp tries to install an update. Here's a screenshot:
I assume this may happen because the download or installation didn't fully complete before closing the application on a previous run.
Rerunning the application a second time starts it properly again - but it is reverted to the initially installed version (in the apk), all subsequent chcp installed updates are lost.
It also disables any kind of chcp updates from working until the app is uninstalled and reinstalled. I'm seeing an error reported by chcp on every app start:
"{"action":"chcp_updateLoadFailed","error":{"code":-9,"description":"Failed to load current application config"}}"