pilgrim1385

Results 3 comments of pilgrim1385

I Use SDWebImageWebPCoder solved this problem. Create a new class, code copy from SKPhoto. Change "open func loadUnderlyingImageAndNotify()" this function's code. ```swift import UIKit import SKPhotoBrowser import SDWebImageWebPCoder /// Copy...

Same issue. I use Flutter Module Project to build iOS Frameworks, then add these frameworks to my Native iOS Example App, everything works fine except permission. When I call `PermissionStatus...

I used my 163 email for test, and got no reply too. I changed port to 25, which my 163 email required for insecure SMTP, and changed ssl to .insecure,...