You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 14, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
11
11
12
12
### Fixed
13
13
14
+
## [3.5.0] - 2020-05-20
15
+
16
+
### Features
17
+
18
+
- (Android) Enables the ability to support multiple push providers [#1445](https://github.com/zo0r/react-native-push-notification/pull/1445)
19
+
20
+
### Fixed
21
+
22
+
- (Android) No sound on notifications [#1432](https://github.com/zo0r/react-native-push-notification/issues/1432)
23
+
- (Android) onNotification is not calling when app is in background [#1446](https://github.com/zo0r/react-native-push-notification/pull/1446)
14
24
- (Android) `number` and `id` do not crash if NaN is passed in Android.
0 commit comments