easemob / im_flutter_sdk

环信im flutter sdk, example中包含ui代码.
MIT License
237 stars 85 forks source link

There is no HyphenateChat (= 3.9.3.1) in CocoaPods #515

Closed timzaak closed 2 years ago

timzaak commented 2 years ago

Only have HyphenateChat (= 3.9.3) , please upload it.

dujiepeng commented 2 years ago

@timzaak -> HyphenateChat (3.9.4) An Objective-C client for IM service pod 'HyphenateChat', '~> 3.9.4'

timzaak commented 2 years ago

I'm sorry, I should run pop update HyphenateChat firstly, then run flutter run.

But EMClient.getInstance.pushManager.updatePushDisplayStyle(DisplayStyle.Simple); would be error, DisplayStyle does not be exported.

dujiepeng commented 2 years ago

@timzaak u r right,i found this issue too. it's will fix in next version. in 3.9.3 version, push was not good, the new version should will change methods. so if you are no hurry, please wait the new version. it’s plan in next weekend.

timzaak commented 2 years ago

@dujiepeng , thanks for your reply and patient.

dujiepeng commented 2 years ago

@timzaak the plan is delay, cause of ios version have bugs. i will urge ios release new verison. then flutter can release on 3.9.5. the new api in flutter2_dev branch, you can try it first.