react-native-unity icon indicating copy to clipboard operation
react-native-unity copied to clipboard

Black screen is coming for ios

Open sujithln opened this issue 2 years ago • 3 comments

i am trying to integrate mu unity app in ios react native app. On launching the app I am seeing black screen. In android it is working. My unity project has the Vuforia framework for AR functionality.

Found this error in xcode: flipper: Desktop failed to provide certificates. Error from flipper desktop: rsocket::StreamInterruptedException: connection error

sujithln avatar Jun 05 '23 11:06 sujithln

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 but not android. If you have any tips on how to get the .aar file/module imported that could help me personally.

Im stronger in iOS and Xcode so I'm hoping we can exchange notes to help sustain our builds.

Cheers!

TruAmbition avatar Jun 09 '23 12:06 TruAmbition

hi, you guys been able to run example or some project altogether with this package? example project seems to throw gradle errors and all.

Fahad-pnw avatar Jul 12 '23 15:07 Fahad-pnw

@Fahad-pnw hey Fahad, everything in this package is working for both iOS and Android for me. Wishing you the best with your build.

TruAmbition avatar Jul 20 '23 14:07 TruAmbition