DevApp and Ionic View

I can’t believe it. These two tools are mad.
Just created a NEW project on my laptop. Added a login page and two platforms and:

  1. Ionic DevApp doesn’t detect any app served when using WiFi connection. (NO FIREWALLS AT ALL).
  2. Connecting the laptop using ethernet connector (wired) allows from Android and iPhone to access the app.
  3. On Android it hangs up on a LoadingController. On the iPhone it works OK.
  4. Uploaded the project to ionic dashboard and opening the app on Ionic View it works OK on both Android and iPhone.
    Very happy after expending three days to get these results…

Can’t stop laughing.
Now on DevApp, even I’m still unable to test my app on Android, after removing all platforms (ionic cordova remove platform iOS and Android) I can still open it on iPhone!!

On Android the output message on the console is
console.warn: Ionic Native: deviceready did not fire within 5000ms. This can happen when plugins are in an state. Try removing plugins from plugins/ and reinstalling them.

BUT IT DOES WORK ON IPhone.
Hahahahahahah!