I would like prefer using angulars HTTP, but why I have to use Ionic Native?? Because Android System WebView on post using http lib sets Origin header to file:// and our 3rd part libs as really many many others don’t allow Origin file://
So we can not use angulars http because WebView is setting origin and we can not use ionic native because it is not handling json posts? Really?