Create a Hosted app with ionic

Hi guys , i was looking the follwing article of Microsoft ( link below ) but the info is very old and not working , now this time is of Ionic Framework

https://taco.visualstudio.com/en-us/docs/create-a-hosted-app/

its just doing window.location to set the location to your website of your current webview but now i try that its open the browser , not itself , i also try inappbrowser , its working but when i click backbutton , i go to home page of cordova app , where its show the icon of device connected
not exiting from the app
i want to know how to do that with ionic :slight_smile:
and by doing that i can use camera and all plugins too…
please reply as soon as possible

Ionic is the website inside a Cordova app. You can’t use Ionic to display a normal website hosted on a remote server.