Fixed: XML/HTML livesync not working on iOS

This commit is contained in:
Tsvetan Raikov
2016-12-07 13:52:48 +02:00
parent 39007ab05e
commit a12ad21bfd

View File

@@ -276,7 +276,7 @@ typedExports.start = function (entry?: NavigationEntry) {
if (entry) {
exports.mainEntry = entry;
}
started = true;
loadCss();
if(!iosApp.nativeApp) {