1. After upgrading to Xcode9, create a new project and report an error directly, as shown below: Because the Top Layout Guide and Bottom Layout Guide introduced in iOS7 are deprecated in iOS 11 and replaced by the Safe Area Layout Guide. The solution is to remove the two items checked by default in the figure below. 2. RealReachability is used in the project to detect the network in real time, but after opening it with Xcode9, an error is reported directly, as shown in the figure: Solution: Add the missing .m files to Compile Sources. 3. Pull up to refresh MJRefresh. Although the refresh has been called to end, it has no effect and the request data is still being loaded, as shown in the following figure: Solution: self.tableView.estimatedRowHeight = 0; self.tableView.estimatedSectionHeaderHeight = 0; self.tableView.estimatedSectionFooterHeight = 0; |
<<: The basics you need to know about HTML5
>>: How to build your first machine learning model on your iPhone
Let's talk about aging today. Think about it,...
1964 Lop Nur in Xinjiang China's first atomic...
Bedwetting refers to involuntary urine leakage du...
In the hot summer, if you try to cool down after ...
On June 7, Apple released the first developer bet...
Apple has released the iOS 11 update. In addition...
A very stupid question: What is the most basic th...
In recent years, mobile Internet has developed ra...
The catering industry has become the first choice...
Contents: 1. Ideas: Only teach ideas, not techniq...
After the New Year's Eve, various gatherings ...
When it comes to "college entrance examinati...
Editor’s Note: After the comprehensive science ex...
Over the past few decades, the semiconductor indu...