I have a project that works to configure a mobile application, I need on my main page to show the embedded mobile application so that the user can see how your application is going, I have developed my mobile application in ionic 3 and I have that application inside me my website project, I’m working on ruby on rails.
I have seen that you can show a website in an ionic mobile application but I do not want that, I want the opposite, I want to show the mobile application on my website.
Is it possible to do this? How could I do it?
I’m looking for something like this: https://ionicframework.com/docs/api/action-sheet
my mobile application within the project of my website: