Libin Lu
Libin Lu
are you installing Firebase SDK manually or through cocapod?
ok have you compared with example under [the no pod example](https://github.com/evollu/react-native-fcm/tree/no-pod/Examples/simple-fcm-client)?
can you provide a public repo with the issue so I can take a look
@mokingguy you can just create a new empty project with the issue.
@sibelius can you elaborate that? I thought it should never be null as long as the device can connect to firebase server.
if you are running with android emulator, can you check event log? There should be logs about firebase connection.
I wonder if it is related to the device. Can you try the native sample project from firebase website and see if you still have the issue? If so, fire...
can you try with Firebase native example? If you still see it, fire a bug to them
Analytics.setScreenName('my_screen_name')?
@sibelius I don’t think firebase SDK supports that