I am making a content based native app where most of my content will be shown using web view widget. But I want to ensure that the URL of my web view widgets can’t be accessed by anyone by hook or crook . In a website (where URLs are iframed) or web app , such protection is not possible but in native ios and android apps, can the URL of my webview widgets be accessed by anyone who wants to, against my will ? Is there a way to protect them ?