openimsdk / open-im-flutter-demo

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

Module 'flutter_openim_sdk' not found. #111

Open johnbaoss opened 1 month ago

johnbaoss commented 1 month ago

OpenIM Server Version

latest

Operating System and CPU Architecture

macOS M2 (ARM)/ Sonoma 14.5 /simulator ios 17.4/ iphone 15

Deployment Method

Source Code Deployment

Bug Description and Steps to Reproduce

After pulling the official Flutter demo, running flutter pub get and flutter run resulted in an error:

Failed to build iOS app ARC Semantic Issue (Xcode): No known class method for selector 'registerActivityToken:' /Users/eric/.pub-cache/hosted/pub.dev/getuiflut-0.2.18/ios/Classes/GetuiflutPlugin.m:222:14 image

Updating the latest version of getuiflut fixed the initial bug but triggered a new one: Parse Issue (Xcode): Module 'flutter_openim_sdk' not found /Users/eric/Dev/open-im/ios/Runner/GeneratedPluginRegistrant.m:89:8 image

Screenshots Link

image

xsdhbh commented 1 month ago

兄弟解决了吗 我也遇到这个问题了

Dreamweaver484 commented 1 month ago

一样,遇到这个问题没搞定

std-s commented 3 weeks ago

Hi, use a real machine to test, otherwise you need to configure it yourself.

xsdhbh commented 1 week ago

Hi, use a real machine to test, otherwise you need to configure it yourself.

怎么配置

std-s commented 1 week ago

You can search for relevant documents on Google.