240 发简信
IP属地:浙江
  • flutter问题记录:No such module 'Flutter'

    flutter项目中,用xcode打开ios项目后,报错: No such module 'Flutter' 需要自己到flutter项目根目录...

  • Swift UICollectionViewCell全屏有间隙且有分页效果

    UICollectionViewCell全屏显示时,分页很简单,只要一句代码collectView?.isPagingEnabled = tru...

  • Unsupported operation- Apps are not allowed to listen to device lock notifications.

    新需求并没有添加相关代码,这次提交审核就出现上述错误,直接Binary Rejected。提示很明确,就是不允许监听设备锁定,全局搜“com.a...