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

Error Undefined symbol: _onUnityMessage

Open amingdevelope opened this issue 2 years ago • 1 comments

I get the following error when running. Can anyone help?

I run on ios.

Screenshot 2023-01-26 at 03 47 17

Undefined symbols for architecture arm64: "_onUnityMessage", referenced from: _UnityMessageManager_onUnityMessage_m7B4D8327A829C74225344901D44A0287E49F65D5 in Assembly-CSharp.o (maybe you meant: _UnityMessageManager_onUnityMessage_m7B4D8327A829C74225344901D44A0287E49F65D5) ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

amingdevelope avatar Jan 26 '23 00:01 amingdevelope

How did you solve it?

goldenbeeee avatar Apr 05 '23 08:04 goldenbeeee