罗文兴
罗文兴
我这边Xcode9.3 Swift3 是正常的,会不会是Swift版本问题,因为这两种写法似乎意思都一样。。。
我试试Swift4看看有无问题
暂时没有
好的,我看一下是哪里出问题了
你用Pod集成的吗
应该是ALAssets对我的照片流支持不佳的问题。你尝试使用Photos框架,设置`picker.source = .Photos`,或者关闭“我的照片流”
The purpose of this hack workaround is to handle that WKWebview does not accept cookies in 302 response,and the URLSession can help with it.Then all we need to do is...
If you want to deal with cookies apart from WKWebview itself,that may cause more problems because it's just a black box.