Truman Boone

Results 15 comments of Truman Boone

I'm running into this error with react-native 0.71, Unity 2021.3.25... any solutions?

Hey @rakirox, I hope this finds you well. Thank you so much for jumping in and taking this on. I would like to ask, did you ever get around to...

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

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

@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 project....

> @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...

> I've added a description to the plugin Please - read the Readme.md Reading through the a few times today. When you mentioned the following: ``` If you used a...

> > @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...

Thanks all! I'll take some time to try this when the time comes. For now, I reverting my project back to the last successful build and have proceeded with my...

Hey @sujithln have you tried just running the Unity Project only on your iOS device? Also I too am trying to add vuforia, I got it to work on iPhone...