Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IOS]: _onUnityMessage (arm64) #907

Open
lionshilov opened this issue Dec 26, 2023 · 1 comment
Open

[IOS]: _onUnityMessage (arm64) #907

lionshilov opened this issue Dec 26, 2023 · 1 comment
Labels
Build This issue refers to the build configuration and builds failing. ios This issue is specific to the iOS/iPadOS Platform.

Comments

@lionshilov
Copy link

lionshilov commented Dec 26, 2023

I've read everything here! Every issue and I gave up configuring this plugin to get it running for our own project.

But this is not even working for the example project here!

ld: Undefined symbols:
_OnUnityMessage, referenced from:
_NativeAPI_OnUnityMessage_m0C22011A2A0BD4DE3BA6D25D55126CCA9B6522C0 in Assembly-CSharp.o
_OnUnitySceneLoaded, referenced from:
_NativeAPI_OnUnitySceneLoaded_m5A002CE9FDEC524831006A40F5C4896FF66D13E4 in Assembly-CSharp.o
clang: error: linker command failed with exit code 1 (use -v to see invocation)

And please: I don't want a sentence: "look in the example folder". I READ EVERYTHING HERE!

It is not working for iOS 13.*.

Anyone else got any answers?

I've been researching issues related to issue: #192

But this didn't solve the problem. I follow all versions and check everything.

IDE: Xcode Version 15.1 (15C65)
Devices: Mac M2 Pro, iPhone 12 Pro Max

@juicycleff
Copy link
Owner

Hello @lionshilov, sadly this one is a bit tricky to fix. Your project is just not properly symlinked with the plugin

@timbotimbo timbotimbo added ios This issue is specific to the iOS/iPadOS Platform. Build This issue refers to the build configuration and builds failing. labels Jan 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build This issue refers to the build configuration and builds failing. ios This issue is specific to the iOS/iPadOS Platform.
Projects
None yet
Development

No branches or pull requests

3 participants