@nativescript/firebase-core
Advanced tools
Comparing version 1.0.0-alpha.40 to 1.0.0-alpha.41
@@ -349,3 +349,3 @@ var __classPrivateFieldSet = (this && this.__classPrivateFieldSet) || function (receiver, state, value, kind, f) { | ||
}; | ||
if (UIApplication.sharedApplication) { | ||
if (!UIApplication.sharedApplication) { | ||
Application.ios.addNotificationObserver(UIApplicationDidFinishLaunchingNotification, (notification) => { | ||
@@ -352,0 +352,0 @@ initApp(); |
{ | ||
"name": "@nativescript/firebase-core", | ||
"version": "1.0.0-alpha.40", | ||
"version": "1.0.0-alpha.41", | ||
"description": "NativeScript Firebase - Core", | ||
@@ -5,0 +5,0 @@ "main": "index", |
Sorry, the diff of this file is not supported yet
127974