Keyboard introduces whitespace
@cross19xx wrote: After focusing on an ion-input, the keyboard slides in perfectly but after blurring, the keyboard left a chunk of white space in my application. Any help? Posts: 1 Participants: 1...
View ArticleIonic beta.4 release (Virtual List)
@rodrigoreal wrote: Is there a way i can start using virtual list now?I know it will be in 2.0.0-beta.4 release, but i'm really having some poor performance and i hope i can fix that using it. Thanks...
View Article$http.get doesn't work when live-testing on iOS
@Grayda wrote: My app works great on Android and in the browser, but on my iPhone 4s running iOS 9.2.1, my initial $http.get doesn't complete, nor does it throw an error. I've read about needing to...
View ArticleIssue about abort http request on angular.js
@ordekci wrote: Hi. I try to write an interceptor that controls whether internet connection exists or not. If connection does not exist, it shows a message that "You have not connection" and it aborts...
View ArticleIonic app working fine in browser but not in phone
@ankitsrist1 wrote: I have an Ionic app which has the firebase as a backend. App working fine with ionic serve --lab but when i build this app with phonegap build, .apk file installs and open its...
View ArticleWhere does ionic store cookies from server (which are set by Set-Cookie header)?
@aleksey_velamen wrote: Hi, everybody. I have and Ionic application(with CrossWalk in it) and server written in Java/Spring. When I log in, server set JSESSIONID cookie by Set-Cookie header in...
View ArticlePlaying local Audio Files suddenly not working anymore
@tinytree wrote: Hi, I build an app using the ngCordove Media plugin. Everything work fine one year ago. I followed this Tutorial: Then the app wasnt further development until now. I installed ionic,...
View ArticleIonic 2 Tutorial Project Doesnt have .ts files
@DSykes wrote: I created a ionic 2 project using the bash command: ionic start myProj tutorial --v2 But it didnt come with the TypeScript files to develop. Is there a way to fix this on my end or is...
View ArticleIs an ion-select/ion-option wrapped into a component not possible?
@fme wrote: (note I'm a rater newbie to Ionic/angular2/typescript) I wanted to wrap the ion-select/ion-option duo into my own component.(it works when dropping the ion- prefix and thus just using...
View ArticleLinking to another tabs sub page doesn't allow tab to go to main page
@defvayne23 wrote: Here is a bit of my structure. Tab Home Tab Closure | - Inside Page 1 Tab Progress Tab Resources | - Inside Page 2 My first problem is when clicking to "Inside Page 2" from the home...
View ArticleProblem Push Notification
@davidbella1 wrote: Hi guys, since few weeks now, my users doesn't receive anymore push notification.When I went on my Ionic app page, they told me to to the migrate guide.So will I have to submit a...
View ArticleiOS alternative browser
@altelante wrote: Hi,I've searched the web and the forum for a solution for consistency in iOS devices (similar to crosswalk on Android), is there any browser for iOS that I can pack with my app on...
View ArticleLocking Device Orientation Ionic Native
@J4G wrote: In Ionic 1 if you wanted to lock device orientation this plugin did the trick. It'll still work, but it's common enough functionality that it should definitely be part of the "Ionic...
View ArticleSyntaxError: Unexpected token. How is that possible?
@kevinhendriks wrote: Hi all, I have this strange SyntaxError on the colon ( : ) character.For example in the following piece of code: class Car { engine: string; constructor(engine: string) {...
View ArticleIonic 2 local notifications with sound (bug?)
@bram209 wrote: Hello, I am trying to shedule a local notification with a custom sound.This works only when the app itself is opened. When it is running in the background, I get the notification, but...
View ArticleHelp with app
@Throwaway404 wrote: Not going to lie I am shameless asking for any and all possible help. My team and I have spent the last 8 months working on a highschool program for NASA however we have hit a...
View ArticleBest way to handle back button event for specific view in ionic2
@tollenaere wrote: What is the best way to handle a back button event in ionic 2 for a specific view/page? Thanks Posts: 1 Participants: 1 Read full topic
View ArticleHow to provide my ionic app in browser
@mauricionarcizo wrote: Hi! Would I like provide my ionic app in browser, but like the demos from ionic docs. Something like below: demo.png379x748 44.2 KB Posts: 1 Participants: 1 Read full topic
View ArticleHow to implement Kerberos login authentication
@dines wrote: My ionic app runs in a mobileiron environment (also airwatch and others) and the backend authentication mechanism is kerberos. The MI environment is not SSO. Is there a plugin or...
View ArticleCant launch/view app from apps.ionic.io
@codiqa100023991 wrote: From apps.ionic.io I can see my apps but clicking on them just brings up the Push, Analytics, Deploy, Package, Users, Setup menu.I cannot launch/view the application from...
View Article