Blue "Personal Hotspot" bar overlaps Ionic content
@franciskim wrote: I am on iOS 9 with the latest version of Ionic - when there is a 'Personal Hotspot' the Ionic window does not adjust to show below the blue bar, instead it shows beneath it. Anyone...
View ArticleHow we authenticate by facebook or google+
@Jaikla wrote: I use ngCordova plugin in ionic V1But, I can't use in ionic2.Anyone has any ideas? Posts: 4 Participants: 2 Read full topic
View ArticleCan Cordova InAppBrowser be opened inside a frame or smaller window?
@ivineets wrote: Hi,I wish to open an in app browser using cordova in my ionic app. But I don't want it to open fullscreen, instead I want to show some controls above & below that usual tabs will...
View ArticleWhat happened? http://ngcordova.com/ don't open
@jhl wrote: i want to look docs but web show 404 erro,have other new web? Posts: 1 Participants: 1 Read full topic
View ArticleLoading Images into View Background
@ddolheguy wrote: Hey All, I've been using Ionic for over a year now and my app design requires me to show background images on the view as a user slides it in from the right of the screen. Now using...
View ArticleHow to remove the top item in an ng-repeat without re-scroll [list optimization[
@moe_ahmed wrote: Since using long lists in ng-repeat slows down the app, I would like to remove the top item (or top few items) but this causes the content to lose its place. I'd like to maintain the...
View ArticleProblems whit c3js on ionic
@ade_bonn wrote: Hi,I have my graph when i launch with "ionic serve --lab" and it's work very well. But when i try it on emulator (ios) or real device, nothing's happen ...Somebody have ever see it ?...
View Article"slide up"-animation upon $state.go
@clemensdev wrote: This topic is closely related to forum.ionicframework.com Control the animation in $state.go Hi, I have a view (state) with a page parameter and users can navigate to the previous...
View ArticleDebug uncompiled java plugin code instead of JAR
@bitflower wrote: Not really an IONIC question but you guys might be able to help about. I have to debug the official Phonegap Barscanner. However the plugin uses the final compiled JAR file which...
View ArticleCould you please publish version 1.1.1 of ionic-sdk on npm?
@toostn wrote: Hi! The ionic git repo contains an updated package.json for version 1.1.1, however this doesn't seem to have been published to npm as the latest version there is 1.1.0...
View ArticleHow to set ionic defaults to android with $ionicConfigProvider
@beat_at_hartwig wrote: I want to default my ionic settings to "android" instead of "ios" globally. What would be the easiest way? Do I have to set each setting seperately with $ionicConfigProvider or...
View ArticlePhonegap-plugin-push added, and now no build for android possible!
@HappyHappyJoyJoy wrote: Hi there, regarding to http://docs.ionic.io/docs/push-from-scratchI added the web client with ionic add ionic-platform-web-client andI added the push plugin with ionic plugin...
View ArticleEditing ionic.app.scss file doesn't work
@OJCode14 wrote: I've followed the tutorials and set up sass with ionic setup sass and then changed the default but it doesn't seem to work at all. Any ideas? /*To customize the look and feel of...
View ArticleIonic deploy and dynamic UI
@toker wrote: I know ionic deploy is still alpha, but did anyone do any production apps with it? any expierence to share? Will the app be accepted in appstore? I'm prototyping an app where some of the...
View ArticleIon-scroll within ion-content issue on Android
@tysonnero wrote: Hi All, I had thought I found a perfect solution to my problem of having a part of my view scrollable and another part not (outside of the header). I basically put an...
View ArticleIonic 2 Root Controller question
@richardshergold wrote: I expect this is easy but I am not sure what the best way of doing it is. I have a tabbed application and a main component that displays information by date. On tab 1 I want to...
View ArticleIonic 2 generators for page-login and others don't work, dependency error?
@luchillo17 wrote: Hi guys, here's the issue, i love the Rails generators, including some sort of that in Ionic 2 is soo cool, but for my it only works like the basic ones: ionic g page ionic g...
View ArticleAPP run in Android with Linux OS but when I move to IOS in a VMWHARE machine...
@heber wrote: My APP works fine when I start it in a Linux Ubuntu + Android emulator. But when I tried it in a VMWHARE machine with XCODE emulator 6 and all stuff. It's work partial, the $http.get...
View ArticleIonic 2 SqlStorage transactions, how to use?
@luchillo17 wrote: Hi, i need to be able to make queries inside transactions, i have inspected the source code for SqlStorage but as far as i see i have to use the tx returned from a query to make the...
View ArticleAngular - $injector is empty on wp8 platform
@maskedman wrote: Hello, I have a simple app' maked with angular in ionic (just "ionic start project"). And in my function 'Run' i've : .run(function($injector) { console.log('->');...
View Article