Hide list when select a item
@Arugama wrote: Someone knows how to hide a list when select a item. <ion-item> <ion-label floating>Host</ion-label> <ion-input type="text" name ="Host" [(ngModel)]="user.Host"...
View ArticleMultiple Version of Ionic
@itsaboutcode wrote: I can have multiple version of Node using NVM or such tools but how I can have multiple version of ionic on my machine because it’s required to be installed globally. Posts: 7...
View ArticleAnyone got FCM to work on iOS 11?
@Ionize wrote: Push is getting sent successfully with successful response. The push notification however doesn’t show up on iOS 11 device. Using cordova-plugin-fcm, ionic-native/fcm....
View ArticleIonic 3 Google Map flickers during view transition
@dimitri320 wrote: I’m using Ionic 3, and working on iPhones (all versions), and when my view transitions to a view with a Google Map in it, for a second the map flickers and I can still see in the...
View ArticleOpen signal notification in ionic native
@kevred wrote: Hello guys, I am stuck at this very basic question on implementing push notification in ionic cordova android app. My very first question is for implementing open signal notification do...
View ArticleHow to store geolocation in variable? Ionic3
@dedevedder wrote: Hi guys, I’m trying to pass the geolocation coordinates from my Ionic 3 App to my Rails 5 API but I don’t know how I can’t get data this way: I tried to create variables this way:...
View ArticleText-wrap on browser vs ios device
@austingrove wrote: Hey guys. I am trying to do a code key where the each key pair sits in a column then will wrap depending on the device width. I don’t want the individual letters inside the columns...
View ArticleType 'typeof HomePage' has no properties in common with type 'Component'
@valueice wrote: Has anyone seen this before? Had this error: [TS] Type ‘typeof HomePage’ has no properties in common with type ‘Component’. Posts: 1 Participants: 1 Read full topic
View ArticlePipes filter search not working, Am i missing something pls help
@champion007 wrote: Hi Folks, I am trying to filter my search based the query into search bar, below is my code - Error - The pipe ‘piper’ could not be found HTML - <ion-item *ngFor="let post of...
View ArticleiOS 10.3 - writeFile - not working {replace: true}?!
@slagusev wrote: I’m using a plugin, Native File. On the android this code works, on iOS creates once, but does not overwrite the file. Errors do not return public loadGallery():void{ let options ={...
View ArticleHow to set and get checkbox status in localStorage?
@cybentizens wrote: Hi How I can set and get checkbox status in localStorage? Posts: 2 Participants: 1 Read full topic
View ArticleUsing component created from ionic-native google maps api on multiple pages
@nitinvsingh wrote: Anyone tried creating a ionic-native google maps component and using it across multiple pages? My component is interactive on the first page I use it on. On all other pages the...
View ArticleAutomatically trigger a closed application
@10ur10der wrote: I want to develop an application that warns the user 5 times a day.Like an alarm.No problem when app is open.I want to warn you when the app is closed.How can I trigger the...
View ArticleDeveloppers
@Socode wrote: At this time, Socode is searching for few ionic developers to create app and modify app that we already have. We have a lot of client that are searching to modify our existing App. All...
View ArticleBuy social app clone
@Socode wrote: We are searching for 3 apps in firebase and ionic. : Instagram like Clone App Twitter like Clone App Tinder like Clone App We have the money to buy it. Anyone have one of these clone to...
View ArticleIonic serve BUG RELOAD
@EnzoDLP wrote: Hello, I have a big problem with the ionic serve! For a moment I have to update a lot of times for it to take into account my changes! Sometimes I update and it even comes back to...
View ArticleIonic-v1 [ I want to choose only 1 checkbox]
@efekanesirgeme wrote: <ion-checkbox ng-model="choice1"><b>I have extra points (+10)</ion-checkbox> <ion-checkbox ng-model="choice2"><b>I do not have any extra...
View ArticleIonic Storage doesn't work on iOS
@timk wrote: Setting doesn’t work. Getting doesn’t work. I can’t even get the driver name on iOS. Calling “ready” doesn’t work. The calls just don’t return. The promises go unfulfilled. It’s like a...
View ArticleHow do you delete a bad post?
@nikmartin wrote: Don’t see a way to delete a post… Posts: 1 Participants: 1 Read full topic
View ArticleUpload images to the server
@marwanxp wrote: I want a code or link works to upload images to the server php by ionic 3 please Posts: 1 Participants: 1 Read full topic
View Article