Код: Выделить всё
:136:in 'require':
cannot load such file -- plist (LoadError)
from :136:in 'require'
from /Users/xiaohui/.pub-cache/hosted/pub.flutter-io.cn/fluwx-4.6.3/ios/wechat_setup.rb:8:in '
< /code>
Кроме того, существует конфликт версии с Pod Tximsdk_plus_ios_xcframework, который требуется плагину tencent_cloud_chat_push. В частности, мне нужно убедиться, что TximsDK_PLUS_IOS_XCFRAMEWORD Код: Выделить всё
platform :ios, '11.0'
use_frameworks!
target 'Runner' do
# Pods for Runner
pod 'TXIMSDK_Plus_iOS_XCFramework'
end
Подробнее здесь: https://stackoverflow.com/questions/795 ... g-chat-sdk
Мобильная версия