shengdoushi
shengdoushi
if two `:ucomp`(user component) is not the same type, `needs-update?` should return true.
应该是与 Android Q 的隐私权有关: https://developer.android.com/preview/privacy/data-identifiers#device-ids
CCStore 的 IAP 中 transactionReceipt 官方已废弃: 'transactionReceipt' is deprecated: first deprecated in iOS 7.0 - Use -[NSBundle appStoreReceiptURL] 是否应及时使用新的API
为了多个 Android 的 flavor 配置,将 wxapi.WXEntryActivity 配置成别名 Activity, 但是 Dcloud 内部会触发 hasWXEntryActivity() 判断失败,导致拉起分享成功,却提示 Unable to send 的错误。 下面是 AndroidManifest.xml 中对 .wxapi.WXEntryActivity 的配置: ```xml ``` 查了下代码, 应该是 hasWXEntryActivity() 内部的 Class.forName(clsName) 处不能查找到...
3000秒, 应该是200 吧
### Description 我们有个系统之前用的是 etcd 作为服务发现中间件, 有支持 etcd 的计划吗.