openimsdk / open-im-flutter-demo

Demo developed based on flutter open IM SDK.
https://openim.io
Apache License 2.0
279 stars 195 forks source link

ios packaging shows that flutter_openim_sdk cannot be found #94

Closed charlesdev23 closed 7 months ago

charlesdev23 commented 7 months ago

What happened?

flutter run 在xcode打包报错

image

image image 在pub.dev目录下能找到包 image

image

iOS打包版本:

image image

What did you expect to happen?


How can we reproduce it (as minimally and precisely as possible)?


Anything else we need to know?

No response

version

13.0

Cloud provider


OS version

No response

Install tools

No response

std-s commented 7 months ago

@charlesdev23 hi,

  1. Flutter uses version 3.7.12;
  2. If you want to run iOS, please use a real machine.
charlesdev23 commented 7 months ago

Could you tell me why it can not run in simulator? @std-s

lucasjinreal commented 7 months ago

Why have to using real device? Uses using latest flutter like 3.16 can not run?

flutter 3.16 introduce a new renderer in Android, which brings much more smooth experiences to app, please consider upgrade to latest flutter

std-s commented 7 months ago

hi, Will do this this week.

std-s commented 7 months ago

After no response for a long time, I closed it first.