[iOS] ‘NSLayoutConstraint for (null): Constraint must contain a first layout item’ 2019-04-01 在套用 Google Admob 範例:http… Read More
How can we programmatically detect which iOS version is device running on? 2018-05-30 有些功能,需要新的版本 iOS 才能執行,所以需… Read More
Provisioning profile doesn’t include signing certificate “iPhone Developer: “. 2018-05-29 Build iOS app fail, 遇到 e… Read More
SVProgressHUD ld: symbol(s) not found for architecture armv7 2018-05-28 在 pod 裡加入 SVProgressHUD,… Read More
How to set tab bar item title programmatically in objective c? 2018-05-17 I want to set title to t… Read More