UIAlertController, dissMiss 时会调用
2019-07-19 本文已影响0人
sun5kong
开发过程遇到请求权限, 弹出UIAlertController拒绝后触发了applicationDidBecomeActive通知, 采用applicationWillEnterForeground 进行解决
开发过程遇到请求权限, 弹出UIAlertController拒绝后触发了applicationDidBecomeActive通知, 采用applicationWillEnterForeground 进行解决