Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用 sphero unity 插件。我是从 GitHub 下载的。Evrything 没问题,但是当我尝试从 Ipad2 启动示例应用程序时,它崩溃了。我也在尝试使用资产商店中的统一插件。我忘了什么吗?谢谢
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