"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 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 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 ArticleNative Pin unlock
@nrmco wrote: Hello everyone, I'm trying to add some "security" to my app, and i'm wondering if someone made something like this, or something simular. The idea is that the user, can use their phone...
View ArticleIntegrating angular app into ionic framework
@bengalliboy wrote: I have found some site and example that has angualrjs and connecting to mysql example. How do I integrate this with ionic? I am new to this site so please get me details.Also are...
View Article[SOLVED] Ionic all buttons/a's onTap event
@matanyed wrote: Hey there, I want to run a function everytime <button> or <a> is tapped I know $ionicGestures:http://ionicframework.com/docs/api/service/$ionicGesture/#onBut it doesn't...
View ArticleIs there a guide for Ionic Markup tags? Or can someone explain them?
@erb wrote: This seems like a simple thing... but I am a bit confused by the tags. Like when to use them, if you have to, what they do, and where a list of them are. I was going through this guide...
View ArticleClean way to use platform-specific icons
@yazanb wrote: I have a question about Ionic icons. The official icons offered out-of-the-box are categorized into (1) generic, (2) iOS, and (3) Android (see http://ionicons.com). For example, if I...
View ArticleIonic build command failure
@rsa wrote: Hi all; I was working with ionic and suddenly in testing my app it shows the fallowing messages: d:\mob\mytabs>ionic build android Running command: "C:\Program Files\nodejs2\node.exe"...
View ArticleTabs And Navigation: Nightly - how to add an ion-slide-box wrapper?
@Tribe wrote: So I'm using the amazing Nightly example by @mhartington and running in to an issue of implementing ion-slide-box. It's fine to add the ion-slide-box within the templates but I also want...
View ArticleOverlay over QR scanner plugin
@WaveMeUp wrote: Hello guys. Is there any opportunity to create some custom overlay over QR scanner, or this is completely native thing and I have to put my brain into Java? Posts: 1 Participants: 1...
View ArticleError occurred trying to fall back to Cordova-lib execution
@cybernatic wrote: Im getting error when want to build even on a blank starter template app Please help $ ionic build iosAn Error occurred trying to fall back to Cordova-lib execution: TypeError:...
View ArticleApp's users coordinates comparison
@Costa_Rassco wrote: Hello, guys!I'm newbie in Ionic. It's really awesome that I've found such a great framework. I'd like to find out: would I be able to send push notifications to users who are in...
View ArticleMultiple Controllers Confusion
@markbbishop wrote: I am still learning ionic and angularjs, so I'm a bit confused how to do this. Basically I have json data going to posts.html. I need to have another controller getting json data...
View ArticleError: Cannot find module 'bplist-parser'
@alexbottoni wrote: I'm just trying Ionic for the first time and I keep getting this error: alex@mypc ~/Trashable/testApp $ sudo ionic build android[sudo] password for alex: module.js:340 throw err; ^...
View Article$ionicHistory.nextViewOptions not working in IOS
@coreelements wrote: Hi For some reason the $ionicHistory.nextViewOptions doesn't work anymore ... I want to go to an other state, but without a back button .. for example...
View Article