240 发简信
IP属地:广东
  • 120
    iOS13开发中可能会出现的present viewcontroller相关问题

    iOS13可能会出现的问题 这个问题让我找了很多技术博客,无论是苹果的开发文档还是国外的技术论坛,我都没有找到合适的解决方案(或许是我更新的太积极了😂),但是通过很多次的尝试...

  • 120
    如何正确的使用NSTimer

    最近在复习iOS中NSTimer的知识,有一些新的收获,因此记录下来。 废话不多说,先来看看timer最常用的写法。 这里的TimerViewController是从上一个控...

  • 120
    “Authenticating with the iTunes store” 或 “正在通过 iTunes Store进行鉴定”的完美解决办法

    问题描述 用 Xcode 提交 app 到 iTunes store 时总是卡死在 “Authenticating with the iTunes store”。改DNS、用...