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

Image may be NSFW.
Clik here to view.

Fit image to ion-card-content

How can I adjust an image to the size of ion-card-content. This is mi code: HTML: <ion-row *ngFor=‘let datos of data | filtros:textoBuscar’> <ion-col *ngFor="let datosI of datos.datos "...

View Article


Image may be NSFW.
Clik here to view.

Capacitor compiled Ionic app: How to debug in Android Studio?

same here for my ionic 5 project. Cannot connect from android simulator or on android device: i.e. 1st backend API call (for signin in my app) does not connect. It works fine with iOS. Tried Remote...

View Article


Ionicons not found

The Iconicons Web Component is an easy and performant way to use Ionicons in your app. The component will dynamically load an SVG for each icon, so your app is only requesting the icons that you need.

View Article

Not really an ionic question: sql/data backend recommendation?

hey guys im developing an app for my startup company , its a mobile documentation system. i got ionic down now , but right now the test version just saves to a json on the phone, but i need a...

View Article

Image may be NSFW.
Clik here to view.

Can I create an ionic v4 project with the latest CLI

sebastienguillon1: Even if I follow my existing project’s package.json, I wouldn’t end up with all the generated files the same way they were generated for an Ionic v4 project. I don’t believe “the...

View Article


Problems async method

One more rule: no “new Promise” in your code. There’s virtually never any need for it in app code, and it interferes with allowing types to shine through properly (and silently eats errors the way...

View Article

Not really an ionic question: sql/data backend recommendation?

I’m not clear on what you’re envisioning with the whole “access it in office” bit, but I think the most important decision you have to make is whether you want relationships in your data. This is a...

View Article

Image may be NSFW.
Clik here to view.

Successful FontAwesome production build?

shepard: I ended up putting all my required icons in a provider which I use across all pages. I do this too, but with a different syntax that I think is more amenable to tree-shaking (although again...

View Article


Image may be NSFW.
Clik here to view.

Native Key

Hello, new to Ionic, got lose. i thought there is a Native Solutions version available that is supported by the community, it turns out i need to be an enterprise customer (not a just a cloud...

View Article


Image may be NSFW.
Clik here to view.

Native Key

commerca: i need to build an app that requires an “Ionic Native Key” as per the link below If this is literally true, meaning that you absolutely have to use the technology stack described in the link...

View Article

Ionic menu not

Finally got it working thank you!

View Article

[native-run] ERR_UNKNOWN: Non-zero exit code from adb: 1

Hi I keep getting this error on ionic 5 using the Cordova production build I have tried to remove and re-add the android platform but still nor working. My Android Studio is up to date. please can you...

View Article

Menu is disabled after using setRoot() or push page in ionic3?

Check here

View Article


Image may be NSFW.
Clik here to view.

Problems Connecting to Firestore Cloud Database

Hey there, glad you got it working ! To get the data from multiple properties you’ll want to add them to the filter function, something like: this.goalList = this.goalList.filter(currentGoal => {...

View Article

Failed to load resource: the server responded with a status of 404 (Not...

Open sublime text Ctrl-shift-f to search and replace all icons and add the ion2-calender folder in node_module Find and replace these icons with ionic 5 icons you want ios-arrow-forward ios-arrow-back...

View Article


We need an Ionic 3 + PhoneGap Build and directory structure /www

I build ionic 3 apps with PhoneGap build. I want to know www/ folder of directory structure for build with phonegap

View Article

Image may be NSFW.
Clik here to view.

Are you using Ionic for websites? Need suggestions and experiences

It looks like you can use Ionic 5 for Websites too, using the Angular router

View Article


Admob banner ad (even the test ones) not visible in Ionic 4 Android app

I am trying to integrate Admob ads with my Ionic 4 (Angular) Android app. So, I installed the plugin by executing the following commands. cordova plugin add cordova-plugin-admob-free --save --variable...

View Article

Using pages in multiple tabs

Hi, first of all sorry for my bad english. I have some pages which represent a certain object. Now i want to use these pages in two tabs. Is there a way to do this without creating routes for every...

View Article

Help on how to create a kebab (right drop down with 3 vertical dots) menu in...

Thanks so much for your kind help. I checked the documentation and is what am looking for.

View Article
Browsing all 230760 articles
Browse latest View live