Skip to content

Apple Mach-O Linker Error - ios build #12

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

Open
Cabooska opened this issue Aug 19, 2015 · 0 comments
Open

Apple Mach-O Linker Error - ios build #12

Cabooska opened this issue Aug 19, 2015 · 0 comments

Comments

@Cabooska
Copy link

When building the project to device from xcode, i receive the following errors.

Undefined symbols for architecture arm64:
"_SetBackgroundSessionEnabledImpl", referenced from:
_FlurryIOS_SetBackgroundSessionEnabledImpl_m5424 in Builk_Assembly-CSharp_6.0
(maybe you meant: _FlurryIOS_SetSessionReportsOnPauseEnabledImpl_m5424)
...
and it continues to output the same error for all functions.

I've imported the plugin into the project, built for iOS using IL2CPP, and using universal architecture. Does this plugin support arm64?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant