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

Show an unity view in react native

Results 68 react-native-unity-view issues
Sort by recently updated
recently updated
newest added

Hi , I am facing the below issue in xcode 9.3,unity 2018.1.8f1 Ld /Users/haribalajimk/Library/Developer/Xcode/DerivedData/knyp-fxexrnvygqjfwcdokdkzqgdxcqhp/Build/Products/Debug-iphoneos/knyp.app/knyp normal arm64 cd /Users/haribalajimk/reactnativeprojects/knyp/ios export IPHONEOS_DEPLOYMENT_TARGET=11.3 export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.3.sdk -L/Users/haribalajimk/Library/Developer/Xcode/DerivedData/knyp-fxexrnvygqjfwcdokdkzqgdxcqhp/Build/Products/Debug-iphoneos -L/Users/haribalajimk/reactnativeprojects/knyp/ios/UnityExport/Libraries -L/Users/haribalajimk/reactnativeprojects/knyp/ios/UnityExport/Libraries/libil2cpp/include...

Hello @f111fei I appreciate that maintaining an OS project is a lot of work, especially in the mobile space and there's more to life than pushing updates to GitHub, so...

Hi everyone, I've got this error when trying to run-android project. * Where: Build file 'C:\xxxx\Project\ProjectName\android\UnityExport\build.gradle' line: 20 * What went wrong: A problem occurred evaluating project ':UnityExport'. > Project...

A problem occurred evaluating project ':UnityExport'. > Project with path ':unityLibrary' could not be found in project ':UnityExport'.

Is there a way to reload the whole view, together with the running Unity instance? Unmounting and mounting the view doesn't seem to work since my Unity application just resumes...

I am facing 2 scenarios on iOS: 1. I build the project and the app starts on my device. Then all my react components are being rendered. I am getting...

I tried to do it and getting the following error: > Could not find :gvr-keyboard:. Required by: project :app > project :react-native-unity-view > project :UnityExport > Could not find :gvr-keyboardsupport-release:....

Hi there, We couldn't find any solution or someone having a similar issue, so hopefully, you guys can help us out. It seems that every time we include `react-native-unity-view`, link...

java.lang.Error: FATAL EXCEPTION [main] Unity version : 2018.3.6f1 Device model : samsung SM-G9650 Device fingerprint: samsung/star2qltezc/star2qltechn:9/PPR1.180610.011/G9650ZCU5CSH6:user/release-keys Caused by: java.lang.UnsatisfiedLinkError: No implementation found for void com.unity3d.player.UnityPlayer.nativeRestartActivityIndicator() (tried Java_com_unity3d_player_UnityPlayer_nativeRestartActivityIndicator and Java_com_unity3d_player_UnityPlayer_nativeRestartActivityIndicator__) at...