Sinch SDK integration error : Undefined symbols for architecture x86_64

Sinch SDK integration error : Undefined symbols for architecture x86_64

我在 Sinch SDK

的项目中遇到以下错误

Undefined symbols for architecture x86_64: "std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::find_last_of(char const*, unsigned long, unsigned long) const", referenced from

我试过了


我在用什么

下载
您可以从 here.

下载我的项目

图片

如何构建示例项目?有人会建议一些设置吗?

不再需要移除 x64,我们支持它。您是使用 pods 还是手动操作?如果手动确保您拥有所有必需的框架并且您在其他标志 https://www.sinch.com/docs/voice/ios/#firsttimesetup 中设置了 -ObjC -XLinker 或使用 cocapods