React-native-firebase: RNFIRMessaging.h not found

Created on 4 Aug 2018  路  1Comment  路  Source: invertase/react-native-firebase

I used
"react-native": "0.55.4",
"react-native-firebase": "^4.3.8",

I follow medium

I add this line on my AppDelegate.m
#import "RNFIRMessaging.h"

after I found out header file change to RNFirebaseMessaging.h

but its still throw an error.

Notifications Android Invalid

Most helpful comment

@VKGraphics that medium article is for a very old version of this library. Please use the setup docs here: https://rnfirebase.io/docs/v4.3.x/notifications/ios

Thanks


Loving react-native-firebase and the support we provide? Please consider supporting us with any of the below:

>All comments

@VKGraphics that medium article is for a very old version of this library. Please use the setup docs here: https://rnfirebase.io/docs/v4.3.x/notifications/ios

Thanks


Loving react-native-firebase and the support we provide? Please consider supporting us with any of the below:

Was this page helpful?
0 / 5 - 0 ratings