Auto login to webview

I want to create auto login to a website web view .If I entered username and password ,I want to go web view login page and then auto fill username and password.But it does not OK until yet.How can I do that ?Please help me kindly.

Thanks very much for your question, and my apologies for the delayed response. The best approach would be to follow the example in our design pattern tutorial which discuss the approach for logging in:

https://videos.raywenderlich.com/courses/72-ios-design-patterns/lessons/1

It’s best that you go through this tutorial so that you get a clear understanding of what is required, especially when it is taught by an expert. :slight_smile:

I hope this helps!

All the best!