Hi Everyone,
I am now sorting out my app for mobile deployment and cannot seem to find a way to send data between views, in my web app you could click on a playlist and that would take you to the playlist page and pulls the unique ID in the URL and show the relevant information from that data.
Now with the mobile deployment options there is no parameters option so I am unsure how to display specific data. Can anyone help?