Skip to content

Commit 579a4a8

Browse files
author
vakrilov
committed
fix: App crashes on restart in android
1 parent f84fbdc commit 579a4a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: nativescript-angular/platform-common.ts

-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@ export class NativeScriptPlatformRef extends PlatformRef {
153153
"nativescript-angular/platform-common.launchCallback",
154154
(args: LaunchEventData) => {
155155
bootstrapLog("Application launch event fired");
156-
off(launchEvent, launchCallback);
157156

158157
let bootstrapPromiseCompleted = false;
159158
this._bootstrapper().then(

0 commit comments

Comments
 (0)