search

Home  >  Q&A  >  body text

objective-c - iOS webview loadDataInterface

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.

给我你的怀抱给我你的怀抱2855 days ago636

reply all(0)I'll reply

No reply
  • Cancelreply