Boolean for loading different data
@aligassan wrote: l am working on ionic 4 project. My project is getting data json from url content flights schedules . Everything is okay , but l want to use button boolean when users click on button...
View ArticleGif animation work just once
@safaAlshaarri wrote: hi everyone i have app where i am showing a gif img, the problem that when it shows the gif first time the animation played one when i go to another pages then back to the page...
View ArticleMap is loaded but Polyline are not draw in the map in ionic3?
@RomnEmpire wrote: Hi I am working in an App in Ionic 3 that shows current position in the map as well click start track button we have to add polyline between the lat and lang.i know there are some...
View ArticleIon-menu-button element is a unknown element
@marvtdawson72 wrote: Hi, I just downloaded the latest Ionic package (beta 5) and added a new component called “CustomerPage”. I am getting a error that said Ionic does not recognized a ionic element...
View ArticleNg-bind-html not working in ionic
@fahd123 wrote: <ion-card *ngFor="let act of actualite "> <ion-card-header> <ion-img src='https://www.proweb.ma/ten-pass/photos-actualite/small/{{act.photo}}'></ion-img>...
View ArticleCordova-plugin-facebook4 Facebook login not opening on iOS
@almen21 wrote: Hello, I have a problem with cordova-plugin-facebook4 (https://github.com/jeduan/cordova-plugin-facebook4) on iOS devices. After following the installation procedure as indicated in...
View ArticleSending ion range results to database
@quotennial wrote: I’m using ion range to get a response, after clicking a button I would like to send the value the ion range is currently set at to a database, what method is best to do this using...
View ArticleDevice Motion v3
@lunneyd wrote: I get the following error and do not know why when trying to use the device motion plugin. [Error] ERROR TypeError: Object(WEBPACK_IMPORTED_MODULE_1__ionic_native_core[“cordova”]) is...
View ArticleHow do I set the fixed background image in my Ionic 4 app?
@dungeonbaba wrote: I am using Ionic 4 . On my Login Page whenever keyboard is pressed, background image scrolls up. I found no workaround until now. I applied below css to ion-content : ion-content{...
View ArticleIonic Market Updates
@ahmadao wrote: Why there are no updates to Ionic Market, it seems Ionic team forgot about it, although I believe it is great opportunity for developers to help other people and monetize. Posts: 1...
View ArticleSend Push Notification via Server
@lsantaniello wrote: Hi friends, I need to integrate custom notification manager into my php web site. I’m searching some framework or application to integrate in my site. Could you please support me?...
View ArticleSound in my notification?
@CreativeArtDesign wrote: I got a notification with default notification sound that is the default notification sound preferences that is set for my phone, but the sound that i choose to play in my...
View ArticleUse HTML in ionic4 Loading
@distante wrote: With Ionic 3 I was able to do this: const loader = this.loadingCtrl.create({ message: this.sanitizer.bypassSecurityTrustHtml(loadingText) as string, spinner: 'dots' }); or...
View ArticleHelp ionic 3 build ios cannot get data from firebase
@Heolun wrote: Hi everyone, i build my app on ios device, i run app on browser ok, it got data from firebase. Then i used xcode build and run on my iphone 5s, build successed, and running, app load...
View ArticleHow Can i Change Button to 2 buttons onClick
@harshm90 wrote: I want to create a button which by default shows ‘Add’ text on it and after click it should should ’ - 1 +’ by which the user can add or remove items via pressing on it same as shown...
View ArticleXcode simulator device list is empty
@ejerskov wrote: No matter what I try I can’t get access to the Xcode simulators from my ionic/cordova project. Xcode Command Line Tool is installed. cordova run ios --list returns Available ios...
View ArticleHow can i create a sidemenu page and show it on homepage as sidemenu?
@harshm90 wrote: Is it possible to create a new page name sidemenu and use it as a sidemenu on homepage rather than using it on app.html? If yes then can i see some examples? Posts: 1 Participants: 1...
View ArticleHow to disable token in app
@shaikjilani29 wrote: i m new ionic i m try to change the root page, root page is sign in page, i dont wont signin page in starting, i need to change the signin page position, if i m change the root...
View ArticleCustom Pipe not found on Ionic 3
@nirajhinge wrote: I have an issue that is exactly similar to this issue but it seems to have no answer yet. I created a brand new project in Ionic 3 where I have a custom pipe that converts seconds...
View ArticleObjec(...) is not a function
@akil27 wrote: Anytime I wanna use the one of the ionic-native plugins I am getting this error. I know this forum has 4 topic on the same issue but all of them was using version 4. I am using version...
View Article