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

Ionic 4 tab select with button push

Actually if you are using a button to route then you don’t need to reference the tabs at all. You should be about to simple use Router.navForward(’/tabs/tab4’). This should pull up the proper page...

View Article


AlertController Input (Label or Handler)

I am also with similar use case. Did you get any luck?

View Article


Bug: Android hardware back button closes ion-menu on the previous page...

temporary workaround… import { Component } from '@angular/core'; import { MenuController } from 'ionic-angular'; @Component({...}) export class MyPage { constructor(public menuCtrl: MenuController) {...

View Article

Ionic 4 Cordova - Run Android Firebase error all of a sudden

I just run the following commands ionic cordova plugin rm fcm then $ ionic cordova plugin add cordova-plugin-fcm-with-dependecy-updated and finally npm install --save @ionic-native/fcm@4

View Article

Image may be NSFW.
Clik here to view.

Virtual Scroll with Dynamic Image Height

Hello, did you find any solution to this? im facing the same issue

View Article


Image may be NSFW.
Clik here to view.

Loginform not working until the page is being reloaded

christopherkock: The wierd thing is if I go to the registerpage and then back 2 times, the form starts working (it also starts working if I reload the page). This makes me suspect a race condition...

View Article

Certain HTML DOM Events don't fire

I have a file drop location that I want to enable drag and drop capabilities on, but I cannot for the life of me get it to fire when using the ‘drop’ event. If I change the event to ‘click’ however, I...

View Article

Can build Ionic 4 mobile with no webpack?

I’m trying not to using Ionic no Webpack in mobile iOS, Android. I want to be www folder is same to originally resource.(resource means index.html, index.js, index.css …) 1.ionic build iOS 2.webpack...

View Article


Image may be NSFW.
Clik here to view.

Input press enter or go

CanKattw: <ion-item> <ion-input (keyup.enter)="onEnter()" type="text" placeholder="نظر " [(ngModel)]="p.reply"></ion-input> </ion-item>

View Article


How to add SideBar Menu to my existing ionic project

ionic-angular/umd"’ has no exported member 'ionicBootstrap

View Article

Image may be NSFW.
Clik here to view.

Cant build my App with cordova build (Failure)

After serveral tests, my solution was change cordova-plugin-firebase by cordova-plugin-firebasex. GitHub dpa99c/cordova-plugin-firebase Cordova plugin for Google Firebase. Contribute to...

View Article

Image may be NSFW.
Clik here to view.

Failed to deploy Ionic 4 apps to apk

I tried to deploy my apps (IMOM) to android apk, but there are errors that i don’t understand. Here is the screenshot of the error. Screenshot (31).png1366×768 30.9 KB Screenshot (32).png1366×768 26.3...

View Article

Ionic build freezes -- how do I tell why?

Hi all, I’m new to ionic development, and I’ve inherited an ionic 3 app that I’m supposed to work on. I’m trying to build the app and here is what I’m seeing:...

View Article


[ionic4] Dismiss Loading spinner among pages

I just want u to know i made an account on here just to thank you. This is amazing and simplifies so much spaghetti code

View Article

Phone call logs/ call history in Ionic

Hi @atul2889, did you solve the problem?

View Article


Click to slide open and close ion-item-sliding on Ionic 4

have you done this issue?

View Article

How to create a jquery date picker

How to create a Jquery date picker.Please can you tell me any helpful link. it will be highly appreciated. Thanks in advance

View Article


Phone call logs/ call history in Ionic

Yes i have solved in ionic 4

View Article

Image may be NSFW.
Clik here to view.

White Blank Screen After Splash Screen

gandhivishalk: I spent so much time upgrading my app (all plug-ins etc.) upgrading plugins and packages might caused your app to crash. I wonder if you are trying to load some fonts? Failed to load...

View Article

Ionic Native Geocoder Does not work

The native geocoder plugin (https://github.com/sebastianbaar/cordova-plugin-nativegeocoder) does not work. Whenever I am building my Application for my Android device, the plugin does not work. I...

View Article
Browsing all 229993 articles
Browse latest View live