Response 0 only on Device but with Ionic View, emulator,etc, I don’t have any problem
sounds like a security issue:
did you add whitelist plugin, set the security policy meta-tag in your index.html?
If status is 0 it means in most cases that the client (your app - so the sender) canceled the request like request timeout, cors problem, security issues, or simple aborted.
Which device, which ionic version and output in the javascript console???
Yes I have whitelist plugin and security policy meta-tag,
Device is Galaxy Note 3,
ionic version 1.7.10, C
Cordova 5.4.4
But my device with Ionic View works perfect