Ionic Avatar List - How to keep image's proportions?
@Corvi wrote: Hello, I'm using ionic list with avatars as documented here http://ionicframework.com/docs/components/#item-avatars My problem here is, that my avatar images are not necessarily...
View ArticleBuilding a game with iOS game center support for match making
@timothym wrote: I'm working on building a multiplayer mobile game. I'd ideally like to utilize Apple's Game Center service so that I don't have to set up my own server that creates matches. I've...
View ArticleSwiper Broken in Modal on 1.2.1
@dponrals wrote: After updating to Ionic 1.2.1 my modals slides are stuck halfway in between... Any suggestions on how to fix this? Posts: 2 Participants: 2 Read full topic
View ArticleThe emulator not working for android
@muditha wrote: When I try to run the emulator this is the error i am getting. Any Ideas why I am getting this? Error: Could not create the Java Virtual Machine.Error: A fatal exception has occurred....
View ArticleExtremely slow on ios
@kirobo wrote: I have built a simple application in ionic with Pushwoosh notifications. The application build works fine on android devices but super-slow on ios - emulator and actual device. I have...
View ArticleCannot find module 'minimatch'
@prime wrote: Hi, i am newly installed ionic, after installation restart my pc, after i created sample project and add platform to project but i am getting following error harish@DEV-10:~/Test$ ionic...
View ArticleCant do ionic lib update to 1.2.1 from 1.1.1
@VolvoOlympian wrote: I am on ionic 1.1.1 and would like to update to 1.2.1, when I run ionic lib update, I get the following: bower ionic#1.1.1 cached...
View ArticleApp data not getting refreshed but coming from server ionic AngularJs
@nikhilknoldus wrote: I make a http call and get token in localStorage and further get data in views, i logout and remove localStorage (that means token) and again login with different user (again new...
View ArticleHow can i implement push notification without ionic push service
@rgopikv wrote: I want to implement push notification in my ionic app without adding the ionic service. I just want to send message using device token directly to...
View ArticlePositioning button-block at the centre
@rajsekhar wrote: hi, i have been struggling with positioning ionic button block in the centre. here is the HTML snippet for it.<div class="row row-full"> <div class="col col-full">...
View ArticleIonic data storage
@avihazut wrote: Hello,I need to have a database to store all the files for my project (images and documents) and I also want to have a chat in my app. I was thinking to use Microsoft Azure but I'm...
View ArticleHTML contents update are not showing up
@kendam wrote: We bought ionFullApp template recently, and I have been trying to edit the HTML content, but the changes are not showing up. Please help any body Posts: 1 Participants: 1 Read full topic
View ArticleHow to add Controller Dynamically
@balaguru wrote: In my app, I have two pages. First page have static controller. Want to add Second page controller file dynamically. I tried to load JS file using this funcion function loadJS() { var...
View ArticleHow to show a blue wave effect when inifinite scroll reached it end
@asvivek717 wrote: How to show a blue wave effect when inifinite scroll reached it end.? Posts: 4 Participants: 2 Read full topic
View ArticleIon-option-button not working on windows 10 touchscreen. Mouse works
@sushant40 wrote: Hi,I have a simple list with ion-option-button inside the list. When I use the mouse to swipe left it works. However when I use the touch screen it doesn't work. This happens in both...
View ArticleFixed content and a list view in the same ionic view
@Harryinandroid wrote: Hi all, I'm very new to ionic framework and struggling for writing a view with a fixed content area on the top and list at the bottom shown below. The upper layout is fixed area...
View ArticleChange Status Bar Color in Android
@vinimendes3 wrote: I'm trying to change my status bar color and it's not working. I've tried with StatusBar directly from native cordova, and later I've tried with $cordovaStatusbar plugin.Both cases...
View ArticleLab or Creator?
@redshoe wrote: What's the difference and why should I use one vs the other? Posts: 1 Participants: 1 Read full topic
View ArticleWhat's the best way to add both iOS and Android platform on a same project?
@tusharkhatiwada wrote: As the title stated, what's the best way to add both the iOS and Android platform on a single project? Can I use ionic add platform ios and ionic add platform android at the...
View ArticleIonic Keyboard Overlap Hides Div Content
@vishaal93 wrote: I'm running my app through the iOS Ionic View app. Clicking the Email input results in the keyboard covering some of the register button - closing the keyboard or moving on the next...
View Article