mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-06-18 07:19:15 +08:00
docs(messaging): update messaging changelog
This commit is contained in:
@@ -19,7 +19,6 @@ date: 2020-04-03
|
||||
- the permission API selects sensible defaults, however; allows you to fully customise them if required.
|
||||
- provisional permissions are now disabled by default (previously, it was enabled by default for iOS 12+ devices). ([#d66a611](https://github.com/invertase/react-native-firebase/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
- the `requestPermission` & `hasPermission` APIs now returns the current authorization status as an enum, rather than a boolean value.
|
||||
- this generally won't break existing apps as any "truthy" logic checks should still work. ([#d66a611](https://github.com/invertase/react-native-firebase/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
- see [AuthorizationStatus](/reference/messaging/authorizationstatus) reference documentation for available enum members
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user