Files
react-native-firebase/packages/messaging/ios
Tobias Lohse 8c9f4f5e31 feat: disable direct channels API on iOS, fixes #3674 (#3733)
* set shouldEstablishDirectChannel to NO

* tests: make `onMessage` test Android only

This test will no longer function on simulators as a direct message channel is no longer established.

Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
2020-07-14 09:33:13 +01:00
..