İonic Camera Example (at the same time)
@abdurrahmanekr wrote: simultaneously camera examplenot take picture or not take video,sample as retrica or candy camera,at the same time camera data get and show to phone,Have something like that?If...
View ArticleProblem with ionic side menu(Ionic-drawer)
@srinuIonic wrote: Hi Guys, I am creating one sample app using ionic. I got problem with side menu. I am not able to close side menu on backdrop click and i am not able to find where should i change...
View ArticleBower ionic#1.2.2 ENORESTARGET No tag found that was able to satisfy 1.2.2
@mirkonasato wrote: Ionic team, Happy New Year! Can you please tag ionic-bower v1.2.2? @mhartington $ ionic start my-app blank $ cd my-app $ ionic info Ionic Version: 1.2.2 Ionic CLI Version: 1.7.12 $...
View ArticleUnable to capture devicetoken
@sarankommuri wrote: Unable to capture device token i had runned following ionic commands but unable to capture device tokenionic add ionic-platform-web-clientionic plugin add...
View ArticleAnimation string overview
@tmuecksch wrote: I'm using a popover and want to fade it in and out. There is an option "animation", which is slide-in-up by default. But I can't find a list of animation strings that can be used...
View ArticleLogin modal (with backand.com) - not working with modal
@Driesel wrote: Hey guys, I use the backand-app from ionic market.Now i try to have the login as a modal. On standard i have a login-tab, where user could do the login. But this is not really nice, so...
View ArticleWhy Aren't My Views Showing
@Harilall wrote: Can someone please tell me why my views aren't showing? Here's the relevant code index.html <link href="lib/ionic/css/ionic.css" rel="stylesheet"> <link href="css/style.css"...
View ArticleNg-show not working
@MatTaNg wrote: So i'm just trying to make a button where it changes based on whether or not the user is logged in or not.Heres what I want: > <ion-view view-title="Settings"> >...
View ArticleCannot find module 'webpack'
@pidik wrote: Following the docs, wen I do 'ionic serve' I get: ∆ Compiling and bundling with Webpack...There was an error loading webpack.config.js: Error: Cannot find module 'webpack' at...
View ArticleProblem when i add cordova.js file
@Lafriakh wrote: hay when i add cordova.js to my app doesn't work in android devices.but when i removed it work fine.i need cordova.js for admob-pro plugin to work.Thanks Posts: 1 Participants: 1 Read...
View ArticleModal content disappears on keyboard hide when depending on scope var...
@Naszybko wrote: Hi,I have modal with two steps "wizard" - first step is shown by default when scope variable is not set (ng-hide) - it contains four buttons - tapping any of these sets scope variable...
View ArticleIonic build ios v/s cordova build ios
@vadakr wrote: Hi, I'm trying to debug a strange issue with 'ionic build ios'. My Ionic version is 1.7.11 and Cordova is 5.4.1. I'm using the following Cordova plugins - "cordova-plugin-device",...
View ArticleNewbie questions
@nomdvlp wrote: Hi Folks, I'm new to this platform and I'm looking to better understand a few points. I'm developing and iOS app and running OSX ElCapitan. What I've done so far:- Installed node.js,...
View ArticleCORS with ionic run -l -c, proxy not working
@eclipsapp wrote: Using ionic emulate ios, API requests are able to reach the API on my local machine just fine. However, ionic emulate ios -l -c causes the app's API requests to reach the server in...
View Article[Help] (Error: spawn EACCES)
@Steven001 wrote: Problem happened when I used sudo ionic build ios macbook:myapp Steven$ sudo ionic build ios Running command: /Users/StevenLee/myApp/hooks/after_prepare/010_add_platform_class.js...
View ArticleShowing raw html with ng directive
@zhouhao wrote: It seems the raw html with angular directive does not work as I expected. The directive was removed. Here is the example of my raw html (inside my body property of article object):...
View ArticleEditing a Modal with a number/text input field?
@sukhsingh wrote: Hi, I am using a multi-modal form to submit some data. Wile other modals are select modals and they work fine and can be edit any number of times, the one with the input field works...
View ArticleIncorrect type definition file
@swarner wrote: The type definition file bundled with ionic-framework for ionic-framework/animations/animation is incorrect. Currently it indicates several functions which return 'this'. The correct...
View ArticleIonic 2 with third party or/old libraries
@El_Dee565 wrote: Is there a way to use third party JavaScript libraries from an Ionic 1? I am using Backand as a backend and it has an Angular SDK library which is written for Angular. I was am to...
View ArticleDifficulty extending the Camera example for photo library
@hn2284 wrote: Hi Everybody, I've been trying to get the Camera example working with 2 buttons, one for the photo library and one for the camera itself. My code is here: http://pastebin.com/Bj2UnftD...
View Article