Greetings people,
I have simple problem. I couldn’t figure out with current https://docs.coronalabs.com/api/type/WebView/ and https://docs.coronalabs.com/api/library/network/request.html . I hope Corona have this ability.
I am making an application which will be an application for just a blog. I want to show the page of it but if the user click any link which: 1-Inside the blog Result: Still stay inside of the application 2-Outside the blog Result: If it is an outgoing link, I want to take the user from the application and direct to any browser application as they please.
1-How can I check the click of a webpage which the user clicked?
2-How can I force a user to open a browser for that link? (But the page which is opened in application won’t change.)