Make HTTP Requests In Android And iOS With IonicFramework

preview_player
Показать описание
Learn how to make GET and POST HTTP requests in Android and iOS using AngularJS and IonicFramework. Important for apps that use RESTful APIs to get data.

Follow my blog or subscribe to my YouTube channel for other great programming tutorials.
Рекомендации по теме
Комментарии
Автор

I like the pureness of your tutorials mate. Thanks a lot!

emiremiroglu
Автор

Realy like your tutorials, they are a great information on powerful functions.
tryed building a barcode scanner using your video and it was alot of fun, keep up the good work it realy helps to get started.

kristofferlandin
Автор

Hi Nic..Nice toturials you have,
Is the ubuntu you use from virtual machine, if YES .. You use the simulator also in VM too??

SaidThaher
Автор

Nice tuto thanks for share your knowledge

ajoco
Автор

Thanks, Nic for this tutorial I am able to fetch data from URL using a proxy on the browser but the code does not work on the real device.

I don't have server access so i cannot make any changes to the server

TejasGawali
Автор

hi . i have a issue. i cant to send http request, the result from server response-> Request header field Content-Type is not allowed by Access-Control-Allow-Headers in preflight response. what i will do?

yurgasparyan
Автор

Can you make a tutorial on how to make json post request on phonegap(using plugin or java)?Thanks.

RainBow-mefx
Автор

When I do these my index.html shows the {{title}} {{description}} as an string idk if it has to do something with my json that returns these "data": {
        "title": "title",
        "description": "description",
    } it is an array

JAlbertSG
Автор

sir what can you suggest to use as backend and database to be use in ionic framework? beginner sir

leeez
Автор

Great tutorial but I need some help my friend. 
I have follow all the steps and it worked pretty well, but when I try to put a PHP file that creates a JSON file I can't get any data from the file. I'm a begginer usig Ionic Framework so maybe I'm missing something. I hope you can help me, I would appreciate it very much. (PS. Sorry for my english I use to talk in spanish everyday:D)

MrLeoMJ