We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a123b48 commit 1893356Copy full SHA for 1893356
NativeScript/NativeScript.mm
@@ -59,8 +59,6 @@ - (instancetype)initWithConfig:(Config*)config {
59
CFRunLoopRunInMode(kCFRunLoopDefaultMode, 0, true);
60
61
tns::Tasks::Drain();
62
-
63
- runtime_.reset();
64
}
65
66
return self;
0 commit comments