240 发简信
IP属地:浙江
  • Application circumvented Objective-C runtime dealloc initiation for <%s> object

    启动时 查看view 是否创建,Category 类型的创建方式在启动页面不在允许使用。一般人的开发人员不会 使用这类创建方式,所以我们要去定位...

  • To use xxx的iPhone for development, enable Developer Mode in Settings → Privacy & Security.

    ios 16.0 需要在手机设置-隐私与安全性- 开发者模式 (开启状态就可以了,开启状态会重启手机)

  • flutter Did you forget to add a dependency?

    运行:flutter packages pub get xxx Resolving dependencies... Got dependenc...

  • vue wkwebview 下载文件

    首先:iOS 不支持 js 下载文件 vue 直接写 a标签 window.open 或者 是from表单 都不支持直接下载但是:我们...

  • wkwebview [discovery] errors encountered while discovering extensions:

    js input 标签 调用本地相册 报 [discovery] errors encountered while discovering ex...