azesmway / react-native-unity

MIT License
263 stars 61 forks source link

Copy UnityFramework.framework: No such file or directory [IOS] #11

Open VitamineC opened 2 years ago

VitamineC commented 2 years ago

Hi I try to integrate the unity project using this library and get Copy UnityFramework.framework: No such file or directory.

IOS 15, Xcode 13, emulator.

azesmway commented 2 years ago

Copy UnityFramework.framework: No such file or directory.

Hi I don't understand - why copy it?

VitamineC commented 2 years ago

I got that error while trying to build the app. On real device all works

azesmway commented 2 years ago

yes, this component only works on a real device. I didn't even try to make it work in emulators)

VitamineC commented 2 years ago

probably we should add this information to readme?) I lost a few hours to try start it on emulator

azesmway commented 2 years ago

Ok I'll add!

but I think that you can still run it - I just didn’t have such a task