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