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

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

Hi I try to integrate the unity project using this library and get Copy UnityFramework.framework: No such file or directory. IOS 15, Xcode 13, emulator.

When I distribute my app to app store, I got this error ![image](https://user-images.githubusercontent.com/31353598/161701773-bfc609ae-0ae5-46f4-9610-e673cda6ccc3.png)

Hi, Tried to build app for Android, Unity 2023.2.15f1, library version 1.0.10. Got error below: ``` > Task :azesmway_react-native-unity:compileDebugJavaWithJavac FAILED /Users/paul/Documents/projects/project/node_modules/@azesmway/react-native-unity/android/src/main/java/com/azesmwayreactnativeunity/UPlayer.java:100: error: incompatible types: UnityPlayer cannot be converted to FrameLayout...

1. Need to modify package.json files list so `"app.plugin.js",` gets shipped as part of the npm package 2. If the plugin was written in typescript, it would need to be...

Im trying to test out the Unity integration to React with just a simple unity project . Im using Expo with React and just created a single simple page following...

Hello people, ONLY on MacBooks, I am having a crash the moment the UnityView should appear in my app. I spent some time to understand the issue without success so...

Hi folks, I am trying a different approach to downloading my unity android /iOS games from s3 bucked after the app was installed. do we have any option in the...

How do you think of adding onSceneLoad : (scene: string) => void prop? Cause in our keys we have two scenes and on load unity screen we posting a message...

When I try to upload to AppStoreConnect the build that I compiled with your plugin (according to your README), this error pops up: [Validation Error: Invalid Bundle. The bundle at...

I changed the ndk version to 23.1.777 and getting error > Task :app:processDebugMainManifest FAILED [:unityLibrary] E:\React-native\RNGameApp\firstRNgame\unity\builds\android\unityLibrary\build\intermediates\merged_manifest\debug\AndroidManifest.xml:22:18-50 Warning: android:extractNativeLibs is set to true in a dependency's AndroidManifest.xml, but not in the...