Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 71531

Web api call is failing in higher versions of android

$
0
0

@ruby4leo wrote:

In Ionic 3 Angualar 5 application. The below MVC call is failing in Android 7 and above works fine in Android 5. Any guess why?

this.http.post(‘http://www.mymvcsite.com/controller/action’ +’?param1=val1&param2=val2&param3=val3’, null).pipe(
map(this.extractData),
catchError(this.handleError)
);
I am in doubt that because the site is insecure (http not https) the upgraded android versions must be preventing the call, but not sure if that is the cause, I am not android programming expert, please help.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 71531

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>