Ionic build
@logik wrote: Hi, I was successfully building IOS apps on ionic package, then I submitted twice the build almost simultaneously.Now, when I submit a build, it fails instantly with the error 'Failure...
View ArticleGoogle map ionic native not working?
@francocor4 wrote: I read in this tutorial https://ampersandacademy.com/tutorials/ionic-framework-version-2/google-map-api-working-example is from 5 hours ago, it says that the code in the last...
View ArticleNew ionic project by default use android platform
@Akhil0808 wrote: I am new on ionic platfrom, i was starting work on the v--1, but some time ago now i am not able to create blank application. Because when i start by default new application add...
View ArticleQuestion about animating
@odorakel wrote: Hey folks, could I also animate the ionic2 tag/attribute [when]? I currently use this in addition with <ion-split-pane [when]="isLarge"></ion-split-pane>... Thanks,Oliver...
View ArticleHow to pass custom range values array to ion-range?
@ankitrc012 wrote: Hello, I want to use ion-range component with values like "10,100,1000,10000,..." and "JAN,FEB,MAR,..." Is there any way to pass range values in the array to ion-range? Posts: 1...
View ArticleComponent not working
@petebreeves wrote: I'm having trouble getting a basic component to work. Have followed a nunber of tuorials with no luck. Started by generating a component with "ionic g component testcomp"Added the...
View ArticleIs ionic 3 faster
@speedflyer wrote: Hello hello. A little topic because I think about migrating my ionic 2 project to ionic 3.But my concern is more about speed up boot time and navigation I am currently between 4 and...
View ArticleFilter data from http provider
@rubenmgar wrote: Hi, I can't filter an array I get from an http. I use this provider to get data from my API. This data which is used to create a list, has a field "level_pre" which I like to use to...
View ArticleFont Icons
@Dubicki wrote: Hello All, I would like to add a set of font icons to my project but cannot seem to find a solid tutorial for the newest version of Ionic. Can someone please help me. I am currently...
View ArticleIonic 2 touchstart event structure only has isTrusted
@BrianMansfield wrote: I am catching the touchstart event with the following in my html code: (touchstart)="TouchStart($event)" in the typescript function I do the following: TouchStart(event) {...
View ArticleExit app in windows
@chandroiud wrote: How to exit the app programatically for windows platform? I have an option in my app to exit the application <button ion-button (click)="closeApp()">Close App</button>...
View ArticleLink multiple photos with one item
@Soufiane_Dehaimani wrote: Hi everyone, I'm working on my first ionic project, it is an application about documents, i have three pages, Home, Add-item and items details, the home page lists the...
View ArticleHow to use ion-radio?
@RaulAndrade wrote: I have the next code and I'm trying to get the value of my ion-radio, but I can't. How I can get the value in the ts (typescript). If you need more info ask me. <div...
View ArticleFirebase database called multiple times
@richardmarais wrote: I am using Ionic3 with AngularFire2 to interact with Firebase Database. I have the following code: ts createMessage(chatItem: any, messageText: string):...
View ArticleOrientation Plugin
@Wendel wrote: I add this plugin to my project https://github.com/apache/cordova-plugin-screen-orientation I want that when entering a certain page the orientation change to landscapebut i do know how...
View ArticleFile.readAsArrayBuffer promise issue
@danielle113 wrote: Hi all, I have code as below. If this.file.readAsArrayBuffer in hasFile() cannot resolve a file, an err is caught successfully. This is as what I expect. however, if the file is...
View ArticleLink to ionicons.min.css stopped working
@eyeinform wrote: Hi, Has anything changed to ionicons.min.css yesterday. My designer built my website and linked all icons to https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css Today...
View ArticlePlugins performance problems
@txiger wrote: Hello, I have an app with android and ios versions. The application uses several plugins to geolocation, change screen orientation, app version... Testing it in android and ipad mini...
View ArticleConvert ion2 app to Ion3.3
@blondie63 wrote: I need a good developer to convert a ion2 app to Ion3.3My app is simple but use some cordova pluginPlease contact me in private Posts: 2 Participants: 2 Read full topic
View ArticleCan't build app, can't run app on android device
@carlosromanxyz wrote: Hi everyone! I'm back on Ionic, the framework was installed on October 2016 in my notebook, no updates and no dev on ionic to yesterday. I update all dependencies (Java, Ionic,...
View Article