From 385263a149905d8007bd0e0d6bf9e3e5a0102655 Mon Sep 17 00:00:00 2001 From: EddyVerbruggen Date: Tue, 20 Jun 2017 16:00:54 +0200 Subject: [PATCH] facing issue while login with facebook :prefilling my firebase account details in facebook popup #227 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb84cc3c..d2fd0bc0 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ ### Fixes - [#87](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/87) BUG Database query - range not working when value is number. - [#186](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/386) Can't read number field where value is greater than 0 +- [#227](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/227) facing issue while login with facebook :prefilling my firebase account details in facebook popup - [#349](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/349) App crashes on iOS emulator - [#365](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/365) IOS firebase to JSON not converting numbers with NSDecimalNumber subclass