flutter-unity-view-widget
flutter-unity-view-widget copied to clipboard
iOS compile fails
I've read everything here! Every issue and i cannot get this plugin to run for our own project.
Undefined symbols for architecture arm64: "__NativeShare_Share", referenced from: _NativeShare__NativeShare_Share_mD7B457EC2F4BDC61F28DFF4BA10097FBB9575E50 in Assembly-CSharp-firstpass.o (maybe you meant: _NativeShare__NativeShare_Share_mD7B457EC2F4BDC61F28DFF4BA10097FBB9575E50) ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation)
I am facing the same problem. Have you found a solution?
Hi @sandrush73 do you launch application on Virtual Device or Physical Device? Also can you send to us CreatePlayer config from Unity?