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

Commit f3bcffc

Browse files
bump
1 parent 7e9ec7e commit f3bcffc

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
<img src="docs/images/firebase-logo.png" width="116px" height="32px" alt="Firebase"/>
22

3+
## 3.8.3 (2016, November 21)
4+
5+
[Full changelog](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/3.8.2...3.8.3)
6+
7+
### SDK versions
8+
9+
If version numbers __changed__, clean your platform folders to avoid build errors.
10+
Also, for Android update your Google Repository in the Android SDK manager (type `android` on the command prompt),
11+
and for iOS do a `pod repo update` to fetch the latest versions from Cocoapods.
12+
13+
- iOS: 3.9.x
14+
- Android: 9.8.x
15+
16+
### New
17+
- [#196](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/196) firebase user provider data?
18+
19+
### Fixes
20+
- [#205](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/205) Crash after push notification confirmation
21+
- [#218](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/218) Error: "null is not an object (evaluating 'app.registerForRemoteNotifications')" #218
22+
23+
24+
25+
326
## 3.8.2 (2016, November 20)
427

528
[Full changelog](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/3.7.2...3.8.2)

0 commit comments

Comments
 (0)