mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Fixed: XML/HTML livesync not working on iOS
This commit is contained in:
@@ -276,7 +276,7 @@ typedExports.start = function (entry?: NavigationEntry) {
|
||||
if (entry) {
|
||||
exports.mainEntry = entry;
|
||||
}
|
||||
|
||||
started = true;
|
||||
loadCss();
|
||||
|
||||
if(!iosApp.nativeApp) {
|
||||
|
||||
Reference in New Issue
Block a user