LuckyRoc
LuckyRoc
Same behaviour here. Are there any updates on this?
SwiftEntryKit.display(entry: self, using: alertAttributes,presentInsideKeyWindow: true) will work
+1 for this enhancement
_placeholderLabel 有什么替代方案么?
+ 1
进入你项目目录下面 .git/config 删除 core.compression 配置项


ld: bitcode bundle could not be generated because 'plugins/flutter_mimc/ios/Frameworks/MMCSDK.framework/MMCSDK(MCUser.o)' was built without full bitcode. All object files and libraries for bitcode must be generated from Xcode Archive or Install build...
I have fixed the problem, add s.xcconfig = {'ENABLE_BITCODE' =>'NO’} to the podspec to solve it