Skip to content

'turboModuleUtility.h' file not found in iOS #337

@MallikarjunH09

Description

@MallikarjunH09

Hello, I am getting below error when I am running iOS App in iPhone devices.

❌  (node_modules/@hyperledger/indy-vdr-react-native/ios/IndyVdr.mm:6:9)

    4 | #import <ReactCommon/RCTTurboModule.h>
    5 | 
> 6| #import "turboModuleUtility.h"
     |         ^ 'turboModuleUtility.h' file not found
   7 | #import "IndyVdr.h"
   8 | 
   9 | using namespace Facebook;

Here are my project configuration and other details.

react-native version - 0.76.9
expo version - ~52.0.46
@hyperledger/indy-vdr-react-native version - ^0.2.2

I just installed the package, not wrote any code. And when I am running iOS app, getting this error.

Can someone help to me to fix this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions