Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ionic3

Where To Add Rest Api Consuming Functionality In Ionic Framework 3.x?

It has been a while since I used ionic framework. Last time, I used it it was version 1 and therefo… Read more Where To Add Rest Api Consuming Functionality In Ionic Framework 3.x?

Cors Hell In Ionic 3

I have a backend server (Spring Boot, proxied by nginx) that my Ionic application communicates with… Read more Cors Hell In Ionic 3

Ionic Uncaught Error: Cannot Find Module "." When Importing A Service Provider

I am trying to import a new service provider that I just created after pulling from the latest bran… Read more Ionic Uncaught Error: Cannot Find Module "." When Importing A Service Provider

Recording And Playing Back Audio On Ionic 3

I am having a weird issue on iOS. I am using the Ionic Native Media plugin to record audio and tryi… Read more Recording And Playing Back Audio On Ionic 3

How To Debug Ionic3 Typescript Code In Chrome Dev Tool

I found it is very difficult to debug ionic code in chrome debugger. Actually, it is only angular2 … Read more How To Debug Ionic3 Typescript Code In Chrome Dev Tool

Module Parse Failed: Unexpected Token Ionic 3

After upgrading to the latest module of ionic and ionic-angular am getting this error. Here is my P… Read more Module Parse Failed: Unexpected Token Ionic 3