Skip to content

Can't run the example project #5

@umangloria

Description

@umangloria

Describe the bug
I am trying to run the example project so that I can play with the my local mosquitto broker. But after installing packages and pods it is failing at: 'React/RCTBridgeDelegate.h' file not found

To Reproduce
Steps to reproduce the behavior:

  1. Install packages
  2. Install pods
  3. Run the example project by running the ios script
  4. Try by command line or xcode getting the same error that is 'React/RCTBridgeDelegate.h' file not found

Expected behavior
It should run on simulator.

Screenshots

Smartphone (please complete the following information):

  • Device: iPhone 14 simulator
  • OS: iOS 16.4

Screenshot 2023-03-30 at 9 49 42 PM

  • Version [e.g. 22]

Additional context
I tried to create a fresh new react native project (by npx react-native init quitoDemo which created fresh project with RN version 0.71.5) and tried to put everything from the example project and it also gave me tons of errors, mainly from usestates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions