Lyfei
Lyfei
> If anyone still have troubles with that I've also had this issue and nothing worked except I tried a simple thing which is: > > 1. Add the following...
> Now, does the plugin work on xcode version >12 and ios14? no
How did you solve it?please
IsProduction这个配置要注意生产还是测试
库看起来是不会维护了。直接从pod里改源码不如从pod移出来拖到项目里,当自己轮子改了
> * (void)displayLayer:(CALayer *)layer { > if (_curFrame) { > ``` > layer.contents = (__bridge id)_curFrame.CGImage; > ``` > > > > > > > > > > > >...
问一下,你项目中自己定义的类型都会放到'typings/types'这个路径下统一管理吗?
这还有戏吗
意思是直接用小程序自己的路由,传完整URL这个吗
How do you solve it now