Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 12469a3

Browse files
rozelegeof90
authored andcommitted
Merge pull request #545 from rozele/appRestart
fix(AppRestart): Fix update-on-app-restart for UWP
1 parent d78529a commit 12469a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

windows/CodePushReactPackage.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ public CodePushReactPackage(string deploymentKey, ReactPage mainPage)
3939
// TODO implement telemetryManager
4040
// _codePushTelemetryManager = new CodePushTelemetryManager(this.applicationContext, CODE_PUSH_PREFERENCES);
4141

42-
InitializeUpdateAfterRestart();
4342
if (CurrentInstance != null)
4443
{
4544
CodePushUtils.Log("More than one CodePush instance has been initialized. Please use the instance method codePush.getBundleUrlInternal() to get the correct bundleURL for a particular instance.");

0 commit comments

Comments
 (0)