Skip to content

Can't Build project on iOS 15, throws "RCT_ENABLE_INSPECTOR needs to be set to fulfill RCT_REMOTE_PROFILE" #8485

Closed
@gaurav-vij

Description

@gaurav-vij

We facing a strange issue in latest react-native 0.79 and firebase.

a. if we remove use_frameworks! :linkage => :static, we get FirebaseAuth not found error.
b. If we add "use_frameworks! :linkage => :static", we get "RCT_ENABLE_INSPECTOR needs to be set to fulfill RCT_REMOTE_PROFILE"
c. if we enable that in Podfile, we get "'RCTDevLoadingViewProtocol.h' file not found".

Please share the solution. seems use_frameworks is not working. if we remove that, Firebase is not working.

Our POD File is provided below.

Metadata

Metadata

Assignees

No one assigned

    Labels

    resolution: needs-reproThis issue could not be reproduced or needs a repro provided.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions