0

我正在尝试使用 sphero unity 插件。我是从 GitHub 下载的。Evrything 没问题,但是当我尝试从 Ipad2 启动示例应用程序时,它崩溃了。我也在尝试使用资产商店中的统一插件。我忘了什么吗?谢谢

4

1 回答 1

1

We are seeing this crash on some projects because the "-all_load" linker flag isn't added in the xcodeproject. See this other stackoverflow project for a more detailed solution.

Sphero iOS Unity Plugin - Crash Following Sphero Connect

于 2013-05-12T17:31:48.273 回答