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 f84fbdc commit f5739ddCopy full SHA for f5739dd
1 file changed
nativescript-angular/platform-common.ts
@@ -153,7 +153,6 @@ export class NativeScriptPlatformRef extends PlatformRef {
153
"nativescript-angular/platform-common.launchCallback",
154
(args: LaunchEventData) => {
155
bootstrapLog("Application launch event fired");
156
- off(launchEvent, launchCallback);
157
158
let bootstrapPromiseCompleted = false;
159
this._bootstrapper().then(
0 commit comments