Skip to content

error: package android.support.v4.content does not exist import android.support.v4.content.LocalBroadcastManager; #1134

Description

@rgaufman

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

  1. react-native-fcm 16.2.4 and react-native 0.61.5
  2. Android Studio 3.6.2 on Mac Catalina
  3. I'm stuck on the build process

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions