openwallet-foundation / askar

Secure storage designed for Hyperledger Aries agents.
Apache License 2.0
63 stars 51 forks source link

[React Native][iOS] 'turboModuleUtility.h' file not found #320

Open b901 opened 1 month ago

b901 commented 1 month ago

I have an issue with aries-askar-react-native, on iOS. I'm getting 'turboModuleUtility.h' file not found inside of AriesAskar.mm, as seen here:

image

It works fine on Android.

My React Native version is 0.75.4, but I was seeing the same issue on 0.74 as well. Any ideas how to resolve this?