openimsdk / open-im-sdk-ios

An OpenIM SDK in Objective-C for iOS
https://openim.io
MIT License
159 stars 144 forks source link

[BUG] iOS SDK and simulator are not compatible #56

Closed wozaihu closed 1 week ago

wozaihu commented 2 months ago

OpenIM SDK Version

3.8.0

OpenIM Server Version

3.8.0

SDK Platform

iOS SDK

Device Model

iPhone 15 模拟器

Operating System Version

iOS 17.1

Bug Description and Steps to Reproduce

一个oc的项目,导入 pod 'OpenIMSDK', '3.8.1-rc.0',运行到模拟器总是卡在启动页,运行到真机就不会卡主,去掉 pod 'OpenIMSDK', '3.8.1-rc.0'就能运行到模拟器了。希望iOS端SDK能添加对模拟器的支持。

备注:电脑芯片是M2

Screenshots Link

No response

std-s commented 2 weeks ago

Is there any console log?

std-s commented 1 week ago

50