react-native-fcm with Expo detached

Hello, I need help with my expo app.

I have problems with the react-native-fcm module.

I Had to make my ExpoApplication implement ReactApplication and then implement methods with it.

It works except with the first start of the app. I have a blue screen telling me “Unable to load script from assets ‘index.android.bundle’”.

When I tap the restart button, the app works fine and I get notifications, so the problem is just happening after first install.

If I restart the app, it starts normally. What do you think can cause this problem ?

Thanks

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.