Quantcast
Channel: Ionic Forum - Latest posts
Browsing all 230389 articles
Browse latest View live

Api ai javascript is request error

I run ionic serve : go to loop then. I build and run on android device : go to loop catch and alert “Api Ai Request Error”

View Article


Api ai javascript is request error

If its for Network request then from my experience I can suggest you to use 1.Angular Http client OR 2.Ionic Native Http Because these two api can best support for api/network request.

View Article


Api ai javascript is request error

dialogflow can 't connect by Http client; dialogflow connect api ai client only by used tokken

View Article

Ion-img disappearing and reappearing during ion-tabs navigation (iOS)

I have made an Ionic 4 app that uses both tabs and sidemenu navigation. Everything works perfectly when testing on my Android phone, however when I have started to test on iOS some issues have been...

View Article

How to align the img to center

img{ height: 70vh; width: auto; margin: auto; display: block; } thanks man

View Article


Retrieving data from the hosted PWA

To get an instance of your plugin you can do it like this: PluginHandle handle = this.bridge.getPlugin("MyPlugin"); if (handle == null) { return; } MyPlugin myPlugin = (MyPlugin) handle.getInstance();...

View Article

Ionic v4 no keep CSS design in android 6.0

This has been my problem since i migrated to ionic 4.

View Article

Api ai javascript is request error

Then I have no info about that. I think their docs can help you better. But if anyways you solve it then please share so that it will helpful to others. Thanks

View Article


Splash screen shows default ionic cordova splash briefly even with custom...

this solve my problem too Cordova version 8.0.0 in July 2019…

View Article


Ionic 3 - this.navCtrl.last() works in development mode but dosen't work in...

In my application, there are number of pages which redirects to one common page. Now in that common page I use this.navCtrl.last() for returning back to the page it came from. It works properly in...

View Article

I cannot install cordova-res

thanks a lot, its worked

View Article

Publishing ionic app to iTunes App Store

I’ve been an android guy for years but I want to publish my app for iphone. I have a macbook air, I loaded ionic and xcode on it, but I’m a little lost at the whole process. Can anyone recommend a...

View Article

Changing the toast background colour in Ionic 4

Agreed. Developing 20% of the time, the other 80% is trying to figure out how Ionic works in the background. I am considering switching to other framework

View Article


Image may be NSFW.
Clik here to view.

Ionic 4 Change Toast CSS

A VERY basic question: How do I change the CSS of a toast? I want to change the content max-width on the toast message, because the close button get pushed of the screen. So one would think to add...

View Article

iOs9 XCODE error: JSON.stringify cannot serialize cyclic structures

hi, i dont hv an errot but when using JSON.stringify() in ios platform i keep getting extra slash and quotes that makes the json invalid. “registration_ids”: “\ [“cZ2XTORN”] “, “data”:{ “title”:”...

View Article


Ionic 4 Chrome Browser Native Pull To Refresh Not working

Any updates on this? need to somehow allow user to refresh app with chrome native experience.

View Article

Ionic 4 Change Toast CSS

you can do by creating service for toast.

View Article


Ionic 4 Change Toast CSS

Thanks. Yes, considering writing my own toaster. I assume it’s not using the CSS, because the ion-toast is outside the ion-router-outlet element

View Article

How to take screenshots of an Ionic4 app for the Apple Store?

Both iOS and Android simulators have the ability to take screenshots.

View Article

On-infinite-scroll v5

He probado según los tutoriales y la propia documentación de ionic implememtar on-infinite-scroll, pero no funciona. ¿Alguna solución?

View Article
Browsing all 230389 articles
Browse latest View live