2
I want to emulate my Ionic 2 application on the tablet but I can’t, I’ve already uploaded an Ionic cloud but only works in the Ionic view app, I’ve also used Ionic emulete and Ionic run, but when I open the Ipad emulator from the white screen, what do I do? Would you have another option? And how do I emulate my application for android?
so I used Ionic build Ios command, but it generates me a file . app, and in the house I need a . ipa to Ios, and I’m using a mac
– Estevoliveira
Take a look at this forum on the Ionic website, I think you’ll get help https://forum.ionicframework.com/t/how-to-generate-ios-ipa-file-with-ionic/9873/2
– Matheus Dos Santos
i did what you say, but when emulates on my tablet that is an android, the white screen, and I enabled the developer option
– Estevoliveira
in fact, what you have to do is log into the google Chrome Debugger, and check if there are any script errors in your application, as I mentioned in topic 3.
– Matheus Dos Santos
when I opened Chrome://Inspect/ to see the error this error appeared to me:
– Estevoliveira
Error in . /Myapp class Myapp - inline template:16:2 caused by: Connection is not defined
– Estevoliveira