Jese Rodriguez

Results 5 comments of Jese Rodriguez

In case you're looking for an updated version of this library, compatible with Cocoapods, you can take a look at this fork: https://github.com/rexraphael/react-native-unity-view. Is also available via NPM/Yarn as [react-native-unity-view-reinvented](https://www.npmjs.com/package/react-native-unity-view-reinvented)....

@megasus that issue has happened to me in 2 different projects after integrating RN Unity View. It might be related to where you added the `#import` line in the `UnityConfig.xcconfig`...

@nicost71 Can you give a try removing that line and running the app? I have integrated this to multiple Unity + RN projects lately, and one of them showed this...

@nicost71 - I'll try to put together a working example project for you to reference. I'm sorry I am not able to share the codebases of the projects I'm working...

Hi @igrir. I'm experiencing the same issue you described. Have you been able to find a solution or workaround?