Commits
Mike Hardy authored 22ede3303d6
fix(messaging): BREAKING drop iOS FCM direct channel + upstream send APIs This is part of the forward port to firebase-ios-sdk v7.0.0 Note that upstream send is still possible on Android, but cloud functions are the recommended way to send messages in firebase BREAKING CHANGE: Upstream send should be done with cloud functions. FCM Direct channel has no replacement.