When I try to build my app, I am getting the following:
/Users/hackeron/Development/Tether/tether-android/node_modules/react-native-fcm/android/src/main/java/com/evollu/react/fcm/MessagingService.java:8: error: package android.support.v4.content does not exist
import android.support.v4.content.LocalBroadcastManager;
^
When openning an issue, please include following information for better support
- react-native-fcm 16.2.4 and react-native 0.61.5
- Android Studio 3.6.2 on Mac Catalina
- I'm stuck on the build process
Any ideas?
When I try to build my app, I am getting the following:
When openning an issue, please include following information for better support
Any ideas?