Can I use both FCM and GoogleMaps in same project?
@winkhaing wrote: when i use both in same project , show this error Google services version conflict (Maps / FCM) Posts: 1 Participants: 1 Read full topic
View ArticleIs Ionic support XML?
@anespa wrote: Dear Friends, I am a newbie in ionic development. I need to create an app where the web service data available in XML format. As i know , I think Ionic 2 support JSON. What I can do in...
View ArticleHow to set tab index in ionic
@droid16985663 wrote: I have two tab in my app, First tab has list view with detail page and second tab has some setting page. when i was inside detail page and go to my second tab and come back to...
View ArticleHow to call one page to another
@droid16985663 wrote: I want my one page in different page but only ion-content should come not with header and all Posts: 1 Participants: 1 Read full topic
View ArticleCouchbase lite login authentication
@Digi45 wrote: i have the need to implement couchbase auth login in my ionic-3 app. But some how i am not getting any success in implementing it. Can anyone help me Posts: 1 Participants: 1 Read full...
View ArticleGetting error on Ionic cordova build android
@sagarkodte wrote: Getting below error (node:6364) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): [object Object] (node:6364) [DEP0018] DeprecationWarning: Unhandled...
View ArticleI want to create a two different marker in google map
@flycoders_sourav wrote: I want to create a two different marker in google map.one is user current location another one is near by location. is it possible.?if possible please give me some suggestion...
View ArticleChange the color of the menu toggle button
@kevred wrote: I am using the menu template in ionic. My question is how do i change the color of the menu toggle icon in the navbar header? Posts: 1 Participants: 1 Read full topic
View ArticleIonic button not push post request inside list
@samjad20 wrote: ** <ion-list *ngFor=“let part of parts”> <div class="game-image "> <img src="{{ profileImage }}{{ part.image }}" class="tinted img-responsive thumbnail"...
View ArticleDynamic adding new input field
@RobertLow wrote: Hi guys, any way I could dynamically be adding a new input field. Perhaps with an add more button? Please help thankyou. Posts: 1 Participants: 1 Read full topic
View ArticleRelease build issue
@abdosameh wrote: I am working on ionic 3 application i run the command “ionic cordova build android --release”, then sign the apk and upload it to google play, after releasing i download it and it...
View ArticleFetch Native contacts Ionic 3
@pendora7 wrote: Hey! I am making an Ionic 3 application in which i am supposed to fetch all native contacts and display them in ionic application. The problem is that there is very less written for...
View ArticleIon list with infinite scroll
@sudharsanacctel wrote: hi i need a example for ion list with infinite scroll in ionic 2. e.g: if i my list i have 100rows so initially its load only 10 rows only then when you come to 10th row its...
View ArticleFirebase push fail
@RobertLow wrote: Hello helpers, I am pushing data into Firebase but I am having this error. What have I missed out or done wrong? Earlier I am able to push data into it but not on this page. Much...
View ArticleHow to make an otp(one time password) app like WhatsApp
@EmanShaaban wrote: I want to authenticate users using firebase phone authentication by sms code so the users will be logged in always, I want to know how I can achieve this in ionic3 Posts: 1...
View Article*ngclass - correct way to do it
@JAR19 wrote: Am I missing something when using ngclass? The auto text entry for *ngclass comes up with [ngClass]=“cssClass: expression” and not [ngClass]="{cssClass: expression}" and I end up adding...
View ArticleBasic root page change, but weird problem?
@SeanSpotOnCreative wrote: Hi Guys, I hope this will be a really simple fix as i have done a lot of hunting and can’t find the answer to what is normally a really easy task. I have created a fresh...
View ArticleIon-grid stops breaking out if ngx-translate is used. A bug?
@lolaswift1 wrote: <ion-grid> <ion-row> <ion-col col-sm-6 col-md-3> <ion-card> <ion-card-header> Responsive Grid Test </ion-card-header> <ion-card-content>...
View ArticleIonic google place autocomplete
@flosrn wrote: I don’t understand how to use this two directives : GitHub Hobbule/ion-google-autocomplete ion-google-autocomplete - This is a simple directive for Ionic 1 that allows you to add an...
View ArticleTabs Bar Ionic V3
@Quiesan wrote: Hi ! Is it possible to rezise ion-tabs’s heigth ? Thank you ! Posts: 1 Participants: 1 Read full topic
View Article