Pdf 147 scanner
@sathizkumar wrote: How to scan a PDF417 2d barcode scanner ?? Posts: 1 Participants: 1 Read full topic
View ArticleImage overlay on camera
@galactictourist wrote: Hello - I am new to Ionic and am trying to find a way to choose an image from a gallery then open the camera and position/resize the image in the live camera view then take a...
View ArticleApp is not running without wifi is on
@georgeMathew wrote: i am using livereload for debugging my app,when my app becomes stable i stop live reloading and build apk and deploy it in my android phone but the app is not working without...
View ArticleHow to hide scrollbar in browser
@zhouhaowowtv wrote: I create an ionic app: ionic start demo sidemenu Then setup sass: ionic setup sass Then run in browser: ionic serve But the scrollbar in browser is always visible. How can I hide...
View ArticleMedia Plugin Not Support Streaming in IOS
@nururddin wrote: I know this from the plugin with IOS dos not support streaming but I used and I need a temporory solution for that. Posts: 1 Participants: 1 Read full topic
View ArticlePlugin doesn't support this project's cordova-ios version
@mdevalk wrote: When installing the SalesforceMobileSDK-CordovaPlugin I get the following message: Plugin doesn't support this project's cordova-ios version. cordova-ios: 3.8.0, failed version...
View ArticleHow to swipe back -1 history
@coreelements wrote: So I have an app with 2 views, 1) one view with a basic ng-repeat to list some items2) a detail view So from the list view I can tap on an item and then go to the detail view. I...
View ArticleBuild different apps depending on the environment with the same sources
@shaoner wrote: Hi, I was wondering if there was an easy way to build different apps using the same sources.I'd actually like to be able to build the app in "development mode" i.e. with a different...
View ArticleI am very new on ionic framework i have a user list in which some data are...
@raj_rohan563 wrote: angular.module('parse-starter.controllers') .controller('FetchCtrl',function ($scope,$state) { $scope.User =[]; $scope.getUser =function(params){ var User =...
View ArticleIonic emulate ios error
@nncl wrote: Hello. I'm getting this following error after I ran my app on my own ios device from xcode. Now I'm trying to do from console. No target specified for emulator. Deploying to iPhone-6...
View ArticleAvoid to duplicate data in table
@fabiobalsamo wrote: Hi how can i avoid to duplicate data in table??? i get data from http.get and i need to put data in a table, after if i make the same http.get i need just to update table and not...
View ArticleIonic angular-google-maps
@Blurri wrote: Hi, I try to develop a meteor ionic. In one view I added a the angular-google-maps plugin with a searchbox.Everthing works great in the browser. But I got one problem on the iOS Device....
View ArticleUnable to drag/scroll in ionic serve after 1.2.1 update
@Corvi wrote: When I test my app with "ionic serve" in firefox, I can't drag-scroll down/up anymore. I did not test in on my phone yet, but I can't really continue development with his bug anyway. I'm...
View ArticleFooter issue on Android
@AShakthivel wrote: Hi, I have created a simple tabs application and run using ionic serve --lab on browser. The footer on the android panel is not aligned properly at bottom. issue.png1024x732 43.3...
View ArticleBower + Ionic: Reduntant dependencies
@rbrandino_softplan wrote: When starting a new project with ionic 1.2.1, I realized that the dependancy of ionic (angular, angular-animate, angular-sanitize and angular-ui-router) are already...
View Article[SOLVED] Livereload goes into a loop
@gaurav_ch wrote: Recently I formatted my mac and installed el capitan. After new installation whenever I do: ionic run ios -l the livereload goes into a loop and continuously keeps reloading even...
View ArticleI have header section which is collapsible/expanded on click for ion item.And...
@prasadyallapu wrote: Pasted image1366x768 77.2 KB Here order guide is collapsible.And in order header there are list of items.I want to add collapsible option to ion items also.If some one would help...
View ArticleHow to create session variables after Login and destroy it as well after Logout?
@dandoooy wrote: Good Day!Currently I have my application connected to a PHP server using MySQL as my backend service. I wonder If someone knows on how could I have my session inside my application....
View ArticleHow to make fold item using multiple images?
@enamul95 wrote: I want to make burger. I want to create checkbox dynamically. If i check latus, or bacon it set the burger postion. How can i do it? Please help me.... Posts: 1 Participants: 1 Read...
View ArticleFull stack
@matanyed wrote: Hi I am creating app with Ionic 2. I want to write a backend. I want to know if there is any framework/starter that will reduce my work time. (I amm freelancer so I am making a lot of...
View Article