Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit b4f43e7

Browse files
Android - Background notification causing app to crash after upgrade to 5.1.1 #594
1 parent cfcb105 commit b4f43e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/firebase-common.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import { prompt } from "tns-core-modules/ui/dialogs";
22
import { firestore } from "./firebase";
33

44
export const firebase: any = {
5+
initialized: false,
56
instance: null,
67
storage: null,
78
firebaseRemoteConfig: null,

0 commit comments

Comments
 (0)