[iOS] Double value cannot be converted to Int because the result would be greater than Int.max 2018-02-13 因為把 date.timeIntervalSin…
[iOS] How to programmatically check if running on an iPhone or iPad device 2018-02-09 In Swift: if UI_USER_INT…
[iOS] Module compiled with Swift 3.1 cannot be imported in Swift 4.0.3 2018-02-01 遇到使用 AirWatchSDK,拿到舊的版本是…
[iOS] How to properly dismiss modal viewcontroller with completion handler 2018-01-26 有參數要傳給 dismiss 的 complet…
[iOS] Swift Attempt to present UIAlertController whose view is not in the window hierarchy 2018-01-26 Found a solution here. I…