I've a strange issue I've this javascript line
window.location.replace('kronos://');
If the app is already open, it works like a charm but if not it causes app to crash at launch, I don't know how where to dig with the simulator.
EDIT: On the emulator the app is open but blank after opening on the link and I cannot move the app on the foreground.