Ionic-cli generate directive, fails
@amartelr wrote: Hi, Everyone. to anyone who can help me, thanks I'm trying to generate a directive through the Ionic CLI: ionic-cli generate directive mydirective but It returned the following error....
View ArticleIon-toggle and ng-false-value
@Primotus wrote: Hello Im trying to use the ionic toggle along with ng-true-value and ng-false-value. The ng-true-value state works great. However ng-false-value always sets ng-model to undefined. Has...
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 ArticleHardwareBackButton Usage
@tasiddiqui wrote: Hello @brandyshea, Currently clicking on the hardware back button put the application on background, my client want me to show a toast with the message click again "Press back...
View ArticleLooking for Experienced Developer to help startup with HTML5 Hybrid App iOS &...
@magicmikeeey wrote: Hi Everyone! We are an exciting startup w/ an existing strong user base through our web platform. We have developed a very good Mobile Friendly web application already (our system...
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 ArticleCustom $ionicSideMenuDelegate, how to drag only from very left corner as in...
@user910275 wrote: I'm following this codepen: http://codepen.io/heedoo/pen/EarxjZ/ There is a custom directive called can-drag-menu where if you drag the content right, the menu opens or closes....
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 ArticleAndroid SDK or Android Studio?
@icarus_31 wrote: Hi, I am working with Win 10 and Ionic 2. I want to run "ionic run android" command. The SDK is plenty enough? Thanks Posts: 3 Participants: 3 Read full topic
View ArticleHow can I have a large preview when uploading an existing image from phone,...
@soulmecca wrote: Hi, I've been developing a photo related application. In this app, users can upload photos by taking them or choosing existing ones from the photo library.I'm using Cordova camera...
View ArticleCan I modify the 'allow edit option 'in Cordova camera plugin? (ios)
@soulmecca wrote: Hello, everyone. I'm developing an application that users can upload pictures. I'm using Cordova camera plugin and found that it has an option to take a photo in a square shape by...
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 ArticleUpcoming Angular 2 Books
@virender wrote: Here is list of upcoming AngularJs 2 books . Let me know if you can find out any. ng-book 2 Become a ninja with Angular 2 Angular 2 Development with TypeScript Angular 2- A Practical...
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 Article