Set dev_push programmatically
@axedre wrote: Hi, I apologize in advance if this has already been asked/answered elsewhere but I couldn't find a similar question on this forum.I was wondering if there's a way to override, from...
View ArticleIonic App And Native Home Screen Widget(Java) Integration
@matrix wrote: hello, I have created App using Ionic Framework and Widget in Native Java(as we cannot create using Ionic,i guess). so,now i want to use some user data like username from Ionic app to...
View ArticleIon-infinite-scroll problema with loading
@mapeveri wrote: Hi everyone, i'm new here and i have a problem with directive ion-infinite-scroll. To obtain the data this works well, but the problem is that the first time show the loading, but the...
View ArticleImage in ion-nav-title not displayed correctly
@YayO wrote: Hi guys, I have the problem that sometimes the image in my ion-nav-title isn't displayed correctly after changing views, it's like they are not fully loaded and that parts are missing....
View ArticleModal hangs when opened mystery "solved"?
@sakotturi wrote: I have a custom directive that, when clicked, opens an ionicModal. In my case, a "FAB" button that when clicked, launches a modal. .directive('fabPickerDirective', ['$ionicModal',...
View ArticleHide-nav-bar working on Android 5.0 but not working on 4.(x). It is also not...
@pkudalkar7 wrote: The home/main screen hides the header bar but in next screen header of "Home" is overlapping on next screen header.Any help will be highly appreciated. Posts: 1 Participants: 1 Read...
View ArticleIonic setup sass not work
@DenniLa2 wrote: Hello!I update nodejs to current version (4.1.1) and ionic-start new project.Log of ionic setup sass Mac-Pro-Denni:pikad denniadam$ ionic setup sass npmnpm WARN package.json...
View ArticleIonic controllers alias not working when using sidebar
@rochasdv wrote: I have an app built using ionic framework, I follow the instructions on ionicframework learn page and now I am using the native sidemenu. The problem is, I can't use controller alias....
View ArticleMobile app logo
@kizildag wrote: Hello guys, Is there a way to change the mobile app logo? I mean when it is deployed to the mobile device, I want to change the standard cordova logo. Best Regards. Posts: 1...
View ArticleCreate google play application
@maduser wrote: Hello guys,I am totally new to Ionic,I want to create an application which looks like Google play.I saw the grid layout and I saw the cards component. but it seems like they wont go...
View ArticleDisable over slide bounce in slider
@seesoe wrote: is it possible to not allow an over slide bounce in a slider array? for example onsen ui has a really easy parameter for that called "overscrollable" you can read about it here...
View ArticleWhy are my map marker windows not showing?
@fraserhart wrote: In my Ionic App, I'm using Angular Google Maps to display a marker for my current location and a slew of others for points of interest. I have the markers displaying fine, however,...
View ArticleAngular-google-maps in ionic modal
@planetoftheapes wrote: I've incorporated angular-google-maps into a project. The issue I'm seeing is that when displaying from within an ionic modal the view isn't centered even though its setup to...
View ArticleWhere are the css and js files located?
@jeffreycharles wrote: In the documentation, at http://ionicframework.com/docs/overview/#cordova, there's the line: To add Ionic to your Cordova, PhoneGap, or Trigger.io project, just reference the...
View ArticleData showing up very slow
@Muazam wrote: Hey, I'm new with Ionic and AngularJS. I've been experimenting a bit and found a way to share data between the controller using service. The only problem I have is that, the data...
View ArticleError after update to nodeJS 4.1.1
@aidansalvi wrote: I am getting an error after updating node. 2015-09-24 16:52:15.107 Saje Gigs[658:143277] Resetting plugins due to page load.An uncaught exception occurred and has been reported to...
View ArticleScroll within input text field on iOS
@jason314 wrote: I am finding on iOS that text with a single line text field - i.e. a element will not scroll when overflow occurs. For example, if I type "the quick brown fox jumps over the lazy...
View ArticleLeft nav-buttons causes the title to have 20px left spacing
@ksya wrote: I may have found a bugWhen I have , then the always gets a 20px left spacing (style="left:20px") after a tab change. does not contain buttons, but a -not always visible- searchbox which...
View ArticleVisual oddity with reordering ion-list
@johnkeith wrote: I came across an interesting visual bug today in my Ionic app. Anyone seen something like this? I'm at a loss as to where to even begin in terms of troubleshooting....
View ArticleIonic ios9 issues
@awesomeionic wrote: hi, My app is broken on ios9 only.When the app is loaded, we just get a blank white screen.it works without issue on ionic serve and android apk. I've updated to ionic v1.1 and...
View Article