icon font
icon font
研究了一下 Objective-C 中 NSSting
iOS8 之前,Popover 只能在 iPad 上使用,iPhone 上使用效果类似 present。
iOS8 之后需要实现代理方法,取消设备判断,即可在 iPhone 上实现弹窗效果。
iOS 线程、队列与派发
UIViewPropertyAnimator
iOS 12 及以上,需要使用本地音频拼接,或者申请 VoIP。
iOS 10 及以上,使用 Notification Service Extension 实现远程推送语音播报。
iOS 10 以下,只能播放固定音频。
RunLoop