objective-c - iOS webview loadDataInterface
给我你的怀抱
给我你的怀抱 2017-05-02 09:32:56
0
0
629

On iOS, webview loads through loadData to enter the first-level page, and then enters the second-level page. When returning, calling the [_webview goBack] method cannot return to the first-level page. However, when loading through loadRequest, you can use the [_webview goBack] method.
The question is: how to return to the first-level page after using the loadData method.

给我你的怀抱
给我你的怀抱

reply all(0)
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template