-
### Steps to reproduce
Unfortunately I could not yet reproduce this bug with an example app, but in previous versions of flutter there were no issues.
This bug only occurs on iOS devices after i …
-
你好,能稍微指导下吗?虽然没有用到你们的QMUI,但是却出现了和你们一样的问题,而且很难复现,有些用户是必现的,但是都拿不到用户的手机调试,自己周围所有的手机都复现不了,机型 型号什么的都试过了 就是复现不了,但有几个用户的手机就是必现的,试着看了你们的解决方法去改了下 也没效果,所以想问还有什么原因会导致闪退吗?我们项目就用了IQKeyBoard以及YYKit
-
I have a widget extension. And my podfile like this:
```ruby
platform :ios,'11.0'
use_frameworks!
target 'A' do
pod 'FluentDarkModeKit'
end
target 'AWidgetExtension' do
end
…
-
Incident Identifier: BC81FD17-13F2-46A7-844C-2F15843FA48B
CrashReporter Key: 54aecb9a43573ce95ed97f631bf550c5d8fdef01
Hardware Model: iPhone14,2
Process: eWallet-iOS [12860]
P…
-
ld: in /Users/pengliping/Desktop/PAPP/VKIntlProperty/Pods/YYKit/Vendor/WebP.framework/WebP(libwebpencode_la-config.o), building for iOS Simulator, but linking in object file built for iOS, for archi…
-
### 问题检查清单
感谢您向我们提出问题,在提交问题之前,请确认以下事宜:
- [x] 我已经阅读了组件文档:
[《项目结构介绍》](./Documents/nim_arch.md)
[《界面排版自定义》](./Documents/nim_custom_ui.md)
[《新消息类型集成》](./Documents/nim_custom…
-
https://draveness.me/asdk-rendering
-
Pre-downloading: `YYKit` from `https://git.hellotalk8.com/bitbucket/scm/ioslib/yykit.git`
Pre-downloading: `mopub-ios-sdk` from `https://git.hellotalk8.com/bitbucket/scm/ioslib/mopub-ios-sdk.git`, br…
-
因为要使用YYKit 所以手动导入工程 报错原因是:ld: library not found for -lBRPickerView
有办法解决么
-
**你的新功能建议是否牵扯到某个常见的问题?**
主项目用导入了YYKit,导入SJVideoPlayer时重复导入了YYModel
**你希望达到的效果**
希望规避冲突
**你能考虑到的可选实现方案**