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

Windows 10 App

solved. I had too many version of VS installed with different environment variables. To fix it I removed these env variables. Thanks

View Article


[beta 11] Fab button and header shadow

Hi Thanks, but you know the name of that technique? I think is the “user introduction” or “user steps” but i haven’t found some example.

View Article


Build Error while using cordova-plugin-firebase

While building the ionic app the package name in google-service.json resets to com.github.cordova_plugin_firebase. Then I get the error FAILURE: Build failed with an exception. [cordova] [cordova] *...

View Article

Ionic Pro Deploy (Code Push) causes ios build failure

this work for me ! But i had to install a random minor version of cordova-plugin-ionic ( i chose cordova-plugin-ionic@5.0.4) because the latest version at this time ( cordova-plugin-ionic@5.2.0 ) do...

View Article

Slides hide in RTL direction

now i tried to use this.Slides._rtl = true but i’m getting this error ERROR Error: Uncaught (in promise): TypeError: Cannot set property '_rtl' of undefined TypeError: Cannot set property '_rtl' of...

View Article


Image may be NSFW.
Clik here to view.

Changing the toast background colour in Ionic 4

uddyvky: .toast-container{ background:yellow; } .toast-md .toast-message{ color: red; } Thank you that worked. I added the code in /theme/variable.scss. Is there any chance you could tell me how to...

View Article

Template showing [object object]

Hey…ok so im a total newb to typescript, and only small knowledge of ionic, but i am having trouble doing something i thought would be very very simple. I want to switch between two object, and show...

View Article

Sqlite on windows

Hi, I have an app and I have used @ionic/Storage to store some data for app. This app works fine on android but when I run it as window App i get error: WebSQL threw an error Error: Missing Command...

View Article


Use vendor cordova plugin

Hello, I want to use a vendor cordova plugin called AppConnectCordovaConfigPlugin in my ionic project, but it did not work. I got error on my device ACConfigPlugin.testMe() is not a function. I think...

View Article


Ionic serve: force full rebuild

Hi, there seems to be a problem with WebPack and lazy loading in my app, whenever i do any kind of slight change while running ionic serve, sometimes even a space in the code the WebPack throws the...

View Article

Android build

I got this same error. In my case I previously had to mess with resolving multiple plugins needing multiple versions of support-v4. As @goinnn noted, one option to fix that is the...

View Article

Ionic Deploy for Ionic v1

I’m still using Ionic v1 and need to implement Ionic Deploy, but it seems that it was depreciated, and the only Docs I can find is relative to newer Ionic versions. Can I implement old Ionic Deploy...

View Article

Image may be NSFW.
Clik here to view.

Ionic-wkwebview: Android build doesn't load any local templates

Hi, I am in the process of migrating my v1 app to wkwebview from UIWebView. Now that apple has officially stuck a deprecated sign on UIWebView, I decided to act. So far, iOS works well. On Android, it...

View Article


Remove bottom border from in Ionic 4

I’m trying to create a form that users will enter data into, and I’m using elements to contain the label and input for each part of the form. I keep getting a grey underline for each item, and I’ve...

View Article

@ionic/storage IndexedDb createIndex

Does anyone know how to use createIndex to fetch a user by name without using loop?

View Article


Image may be NSFW.
Clik here to view.

How to project one observable to another?

rapropos: Apologies if this is just a typo, but this isn’t calling getUsers . My apologies for not adding full code in my previous comment. It’s called: ngOnInit() { console.log("ngOnInit =>...

View Article

Image may be NSFW.
Clik here to view.

Template showing [object object]

JosephOR: Hopfully i wont need code here I think you will. Having enough actual code to minimally reproduce the problem makes a huge difference to people trying to help.

View Article


Ionic 2 storage - get all stored keys forEach method

in your .ts file: extractData () { this.storage.get ('name of your key'). then ((val) => { this.Content = val; this.Reports = [this.Content]; }); } in your .html file (use *ngFor ) <ion-list>...

View Article

Image may be NSFW.
Clik here to view.

Change of style in status bar and does not show icons

Good friends, I have the following problem. today I run a new ionic app and when I try it on my device, the black statys bar appears, when the default value was a light blue something, does anyone...

View Article

How to project one observable to another?

Does your code still state retrun instead of return?

View Article
Browsing all 230080 articles
Browse latest View live