App in ionic serve work, in ionic view not

Hi all,
i am trying to do some experiments with ionic.
I’am trying to reproduce this tutorial https://devdactic.com/ionic-backend-database/
When i start the application with ionic serve all works great
but after uploaded ( and deleted cache app ) in ionic view doesn’t work
seems that the app cannot contact the external api ( backend )

any idea?