Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

URL loads but don't get callback of didFinish Navigation method or other callback methods #75

Open
vshall20 opened this issue Jan 4, 2018 · 1 comment

Comments

@vshall20
Copy link

vshall20 commented Jan 4, 2018

Hi,

I am loading a website url in DZNWebView, the project is in swift.

I am facing a weird issue where, the url load nicely initially and the delegate methods are also called appropriately like didFinishNavigation and other delegate methods, but for a particular url, none of the delegate methods fire, even the url on the navigation doesn't update, although the page is loaded on the web view. I am clueless, can anyone help?

Thanks,
Vishal

@strawherotk
Copy link

I have the same question.
It seems that the callback 'didFinish navigation' is called only when the user changes the URL in the address.
I'm looking for the callback that triggers every time the page gets successfully loaded.
But I couldn't find it in the header file.
Have @dzenbot implement this function? If yes, kindly send me some instruction to use it.

Thanks a lot!
Again, great API.
Victor.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants