Hi Mithun, is the api working over the browser emulator and not on your android phone? If so you might be having building issues, you can check out the ionic framework site to try fix the deployment ionicframework.com/docs/developing/android
@@codexpression core.js:6228 ERROR Error: Uncaught (in promise): NullInjectorError: R3InjectorError(FolderPageModule)[NewsFeedsService -> NewsFeedsService -> HttpClient -> HttpClient -> HttpClient]: NullInjectorError: No provider for HttpClient! NullInjectorError: R3InjectorError(FolderPageModule)[NewsFeedsService -> NewsFeedsService -> HttpClient -> HttpClient -> HttpClient]: NullInjectorError: No provider for HttpClient! at NullInjector.get (core.js:1085) at R3Injector.get (core.js:16955) at R3Injector.get (core.js:16955) at R3Injector.get (core.js:16955) at injectInjectorOnly (core.js:940) at ɵɵinject (core.js:950) at Object.NewsFeedsService_Factory [as factory] (ɵfac.js? [sm]:1) at R3Injector.hydrate (core.js:17193) at R3Injector.get (core.js:16943) at NgModuleRef$1.get (core.js:36329) at resolvePromise (zone-evergreen.js:798) at resolvePromise (zone-evergreen.js:750) at zone-evergreen.js:860 at ZoneDelegate.invokeTask (zone-evergreen.js:399) at Object.onInvokeTask (core.js:41632) at ZoneDelegate.invokeTask (zone-evergreen.js:398) at Zone.runTask (zone-evergreen.js:167) at drainMicroTaskQueue (zone-evergreen.js:569)
Nice video. Helpful!!
does it open the entire news article when you click on it??
thx!!! awesome
wooow awesome video...
Ionic rest api calls not working on the mobile device but browser its working can you please help me
Have you got the solution.I am getting mad.i am also facing same issue
Continue mam
When build my app to android, its not working
Hi Mithun, is the api working over the browser emulator and not on your android phone? If so you might be having building issues, you can check out the ionic framework site to try fix the deployment ionicframework.com/docs/developing/android
@@codexpression Do we need to add any internet permission for this?
Yes
cooool
Blank page, i did used same as in video
Hi, did you check if you have any errors? If so what is the error saying
@@codexpression core.js:6228 ERROR Error: Uncaught (in promise): NullInjectorError: R3InjectorError(FolderPageModule)[NewsFeedsService -> NewsFeedsService -> HttpClient -> HttpClient -> HttpClient]:
NullInjectorError: No provider for HttpClient!
NullInjectorError: R3InjectorError(FolderPageModule)[NewsFeedsService -> NewsFeedsService -> HttpClient -> HttpClient -> HttpClient]:
NullInjectorError: No provider for HttpClient!
at NullInjector.get (core.js:1085)
at R3Injector.get (core.js:16955)
at R3Injector.get (core.js:16955)
at R3Injector.get (core.js:16955)
at injectInjectorOnly (core.js:940)
at ɵɵinject (core.js:950)
at Object.NewsFeedsService_Factory [as factory] (ɵfac.js? [sm]:1)
at R3Injector.hydrate (core.js:17193)
at R3Injector.get (core.js:16943)
at NgModuleRef$1.get (core.js:36329)
at resolvePromise (zone-evergreen.js:798)
at resolvePromise (zone-evergreen.js:750)
at zone-evergreen.js:860
at ZoneDelegate.invokeTask (zone-evergreen.js:399)
at Object.onInvokeTask (core.js:41632)
at ZoneDelegate.invokeTask (zone-evergreen.js:398)
at Zone.runTask (zone-evergreen.js:167)
at drainMicroTaskQueue (zone-evergreen.js:569)
@@codexpression the output is blank, how can i solve this
@@aimanadzhar5275 HI.. You have to import HttpClientModule on your app.module.ts file then put it on the providers in that file
Hey sister I like what I see