Do you have a general question related to app development with Composer? Post it here!
NOTE: If you have a question about how to implement a feature in your app, please include screenshots of your implementation so far in the post. This will help others to understand your problem and you to get help faster!
Either I reconstruct the url while on the page by saving the url into an appVar which I can access anywhere I want, or I stay on that very page and load a modal or a component for continuing my business (like for login) which is closed when done, giving me back that same desired page which stayed in the background.
Can you help me to get a url of a website for example my webview accessing the page mysite.com then i click on a page and the url changes to mysite.com/page i want to get that url inside my app.