LQ0611
Results
3
comments of
LQ0611
When updating, is it compatible with previous versions
有这个init代码吗? Initializer.init('iOS 开发密钥').catch(e => console.error(e)) android 下会自动忽略 init 的参数,如果应用只支持 android 则可以不带参数。
我也遇到了相同的问题,555555