Nav covers status bar after exiting camera or gallery
@stevenhastie wrote: If I open the gallery using cordova camera for some reason the nav bar sits on top of the status bar. Any ideas? Posts: 1 Participants: 1 Read full topic
View ArticleCustom icons help!
@saad_umar93 wrote: I wanna be able to use my custom icons in builtin ionic components, let's say ion-tabs for example, I wanna be able to put my own icons as the tab icons? How can I achieve this, I...
View ArticleMedai.getDuration is not working
@azznice wrote: I am trying to use media.getDuration() function to get total duration of an audio file but I am always getting -1.This function used to work perfectly in phonegap but not with ionic....
View ArticleIntegrate Appsflyer with ionic App
@hatimane wrote: i'm working on a Ionicframwork app and i need to integrate appsflyer sdk , i use the phonegap sdk on this link : [github][1] but it generate this error when i try ro build :...
View ArticleTrying to create a list
@AndrewHK wrote: Hi I'm a complete newbie and trying to create a list that has: A thumbnail A couple of lines of text Another image A toggle button Do I need to use a card for this, or is it possible...
View ArticleDebugging app in linux
@vivekimsit wrote: I am able to get logging working while running ionic in my android device. My system info are: Machine info: Distributor ID: Ubuntu Description: Ubuntu 14.10 Release: 14.10...
View ArticleUnpredictable behavior
@ezazwar wrote: Hi all i am using http service in my project to get data from the server which is right now hosted on my local machine i created the new project and used that using $http.get its...
View ArticleIonic 2 Training?
@zdhernandez wrote: Is there any Ionic 2 training available ? I haven't been able to find a formal training offered by a company. Posts: 1 Participants: 1 Read full topic
View ArticleHow to do a hard refresh on images
@boffy wrote: I've got an app that is very image centric and some of the images are being changed on the web server backend regularly. So for example, an image '12345.png', will have it's content...
View ArticleIonic 2 - Kinvey as a Parse Alternative
@aaronksaunders wrote: https://github.com/aaronksaunders/kinvey-starter-ionic2/ Posts: 1 Participants: 1 Read full topic
View ArticleiOS app not responding after launch
@Arol wrote: Sometimes when I compile the app on the iOS (I didn't try it in Android) the UI is completely blocked. It throws no error. It only shows a white status bar (when it works it shows it...
View ArticleIon-slide-box stops the ng-animations (Bug?)
@gianko wrote: After I visit a view that has an ion-slide-box on it, the .ng-enter stops working on the app Posts: 1 Participants: 1 Read full topic
View Articleionic2 button on right side in navbar
@polska03 wrote: I have the following code inside of ionic2: ion-navbar *navbar ion-titleMy First Listi ion-titleion-navbar> This produces a back button on the left side and a title in the middle....
View ArticleButton click function not being called on Android 4.4.2
@mark_uk wrote: I am writing my first Ionic app (and first Angular 2 app). Button clicks work fine on the browser. When I install on the phone it almost always takes multiple clicks to get a response....
View ArticleIs solved!
@njunior1980 wrote: Continuing the discussion from Help to group by ion-list/ion-item (divider): Is solved. Tks. Posts: 1 Participants: 1 Read full topic
View ArticleIonic run android removes other debug.apk from device
@thefeldkircher wrote: Hi Folks I'm just startin my Ionic 2 journey, loved Ionic1. Curious to know if anyone else is experiencing this - If I use ionic run android for project A whilst a device is...
View Articleionic2 - Modal window design
@polska03 wrote: I am using Ionic 2's modal feature. The modal takes over 100% of the screen. I would like it to less (~80% of the the screen size) like an actual modal window. Can I control the...
View ArticleHELP Ionic push | no error but no push notifications as well
@vinihi83 wrote: Hello, I am sending targeted push notifications using device tokens via ionic push. From the response I can see that there are no errorseg : Ionic Push Response :...
View ArticleHow can we use filter in typescript?
@srinuIonic wrote: Hello all, I am working on small application using typescript and angularjs. I am trying to inject filter in typescript but i am not able to filter items. I want to search items on...
View ArticleContent flickering and moving up when keyboard opens and form is out of viewport
@jakers wrote: I'm experiencing a bug where the content is pushed up momentarily when the keyboard is opened and the relevant form is out of the viewport (I'd like to animate it into view, but let's...
View Article