f111fei / react-native-unity-view

Show an unity view in react native
MIT License
402 stars 102 forks source link

iOS: Undefined symbols for architecture x86_64: "_setSurfaceRecreated" #147

Closed arfa123 closed 4 years ago

arfa123 commented 4 years ago

I am trying to compile my project on ios with these: XCode: 11.3 React-Native: 0.61.5 Unity: 2018.4.15 with vuforia sdk Device: iPhone 8 (13.2) simulator

followed the step as described there: https://github.com/rexraphael/react-native-unity-view#react-native-unity-view

but after resolving some errors now I am stuck on these errors and not found any solution.

Screenshot 2020-03-28 at 6 49 43 PM

arfa123 commented 4 years ago

Not possible to run on simulator. resolved this issue by running on physical device.