Jim Ku

Results 4 comments of Jim Ku

I had the same issue, updating to the latest version (1.0.6) fixed ``. But seems copying the unity project (cp -R ../../../unity/builds/ios/ ios/) brings other errors. ![Screenshot 2023-11-29 at 4...

> it is advisable to run the command after adding a new framework to the `unity/builds/ios` folder `rm -rf ./ios/Pods && rm -r ./ios/Podfile.lock && npx pod-install` by running the...

> > > Hi > > > You can try customizing the path to your framework in the react-native-unity.podspec file > > > `s.vendored_frameworks = [""]` > > > OR...

> @jimMatterless Hi Jim, thank you for reaching out. I was able verify I have this configured for the Unity exported project. I don't have it configured for the React-Native...