Ios Background App Refresh
@halukkaramete wrote: I checked iphone -> google maps -> settings. there it has the following options for me to choose from: locationmicrophonenotificationsbackground app refresh ****use...
View ArticleAlign ion-spinner in ion-slide-box
@Campello wrote: Hi, i have this ion-view on my application and I can't center the ion-spinner on the screen orizontally and vertically.Can anyone help me?Thanks in advance. Â <div...
View ArticleExtending desktop view - add screen view addition to the mobile app
@e wrote: Hello, I found the Ionic framework useful for mobile and now looking to extend it to desktop view, meaning that in desktop the mobile view still stay the same and to add on the rest of the...
View ArticleCPU Iphone 100% to emulate app
@euroamericana wrote: Hello everyone, I'm making an application in ionic and i keep getting this problem: when i emulate it in Iphone, and sometimes the device's CPU gets in between 90 and 100%,...
View ArticleIos app build issue
@rameshmeena wrote: i have uploaded the apple certificate and and provisioning profile on ionic my profile. and run the ionic command for ios build. every time the build gets failed and throw this...
View ArticleChange order of back button
@Campello wrote: Hi, Is it possible to change the order of back button and side menu button?I want to show the sidemenu button on left and the back button on right.Thanks `...
View ArticleStrange $state.go() behavior on Windows UWP
@Atsats wrote: I'm experiencing a strange behavior in $state.go() only on Windows UWP. Specifically, I have a main view and a child view. The child view is reached by clicking a button on the main...
View ArticleInvoke alarm plugin
@jatamayo wrote: hi everyone, i want to implement alarm plugin to my ionic proyect, but how i can do it, i want to send local nontifications to my app every day even if the app is closed, thanks.!...
View ArticleNested states on Android
@dario wrote: HelloI just finished my app and it works completely fine on the browser; now I want to test it on an Android device but I noticed some issues with nested view. Here's my route...
View ArticleError in building android project in ionic
@khushaar wrote: i have successfully installed cordova and ionic and when i try to build android project it gives this error Exception in thread "main" java.lang.RuntimeException:...
View ArticleBug: Cannot pre-select last option in Ionic Select
@Dagert1 wrote: Here is the Codepen: http://codepen.io/dagert/pen/JXqVEz On the Codepen you will find two select boxes.One with the second last option pre-selected and another one with the last option...
View ArticleAll about Progressive Web Apps
@max wrote: Hey Ionites! First of all, I don't post nearly enough on the forum, gotta get back into the habit of this So, Progressive Web Apps are soooo hot right now, but they're pretty difficult to...
View ArticleRounded Color Picker
@vinimendes3 wrote: I'm in a project which I have to allow the user to pick a color as its prefer. Searching for Color Picker plugins I only found color pickers squared or with seekbars to adjust R,...
View ArticleIonic emulator command not being acknoledged
@pfallin wrote: This is an app that I cloned from a github repo and initialized ionic on by CDing into the unzipped folder and running the following command to initialize ionic: 'ionic start myapp...
View ArticlengAnimate Failing for ion-nav-buttons?
@ashishbajaj99 wrote: Hi Guys, Spent my entire day today trying our various approaches to fix this issue. But I havent yet found the light at the end of the tunnel. Any help from you is very much...
View ArticleFacinng issue when i change screen orientation in ionic-slides
@kamakshi wrote: Hi,I am using ion-slide for showing images in fade effect. but i am change screen orientation i am facing issue like images are overlapping . can anyone help mePlease check below...
View ArticleWhen $ionicView.enter is really activated
@alfredocapasso wrote: Having this function in a controller: $scope.$on('$ionicView.enter', function() { seemed to be good. Everytime I open the app in the real device, this functions is actually...
View Article$cordovaFile not going well with cache of Ionic resulting in showing wrong...
@moere wrote: Following scenario going to main.admin.emergencyDetail.photos loading every image and showing as list view clicking one image in the list opens a modal which enables with ionic slider to...
View ArticleCaching breaks on adding google maps api
@ariang wrote: Hi there I am following a course on plural sight and use CacheFactory. As soon as I add 'http://maps.googleapis.com/maps/api/js?sensor=false' in my index.html the Caching does not work...
View ArticleShortcuts for development
@maxx0r wrote: I've created a small windows-batch file which makes running ionic on you device a little easier. For the sake of sharing, here it is. Save as actions.bat (or whatever you like) in you...
View Article