Chrome Inspect not show all folders in project
@TiagoAmaral wrote: Hello! Long time do not develop with Ionic, so I'm doing a review of knowledge, and found a problem. I was performing a debug in a test application, and noticed that using Chrome...
View ArticleCordova Barcode Scanner works for iOS but not Android
@sukhsingh wrote: I have an app that has the Cordova Barcode Scanner to scan the UPC number. It works fine on iOS and returns the results as expected. However on Android Marshmallow 6.1 it scans and...
View ArticleWhich Ionic CLI to use? 1.7.16 or 2.0.0.xxx beta?
@flemmingdjensen wrote: Hi, I am pretty confused at the moment... I currently develop an app in Ionic V 1.3.1 and have been using Ionic CLI 1.7.16 and also installed crosswalk When I run different...
View ArticleIon-nav-back-button custom function (Android)
@Golosay wrote: Hi everyone!I have app, where was supported only iOS version. But now, i need to release android version, and unfortunately nav-bar in android version was absolutely hidden. I have...
View ArticleFormat label chartjs
@fillah wrote: Hey guys. I'm using chart.js and trying to format the y-axis label from 25000 to 25.000 $. I've read several pages about either set the default to this: Chart.defaults.global.scaleLabel...
View ArticleCSRF TOKEN and consume RESTful API
@developer_med wrote: heey guys, i'm working on a hybrid App with ionic1 & angular 1, and i have a RESTful web service in server built with JEE i use SPRING SECURITY which use CSRF PROTECTION ,so...
View ArticleHow to use ion-nav-buttons when *not* immediate descendant of the ion-view or...
@haki wrote: From the docs Note that ion-nav-buttons must be immediate descendants of the ion-view or ion-nav-bar element (basically, don’t wrap it in another div). I want to add a button to existing...
View ArticleRead accelerometer data get using cordova watchAcceleration in a box of view
@GracePii wrote: To get accelerometer data from a mobile application done with ionic, I used the code of the following page:...
View ArticleHow to notify the app update available on playstore
@harishmss164 wrote: I have already placed an App on playstore. User has downloaded the app. When the App is updated on playstore. How to notify the user that new version of the app is available in...
View Article$cordovaFile externalRootDirectory is not accessing sdcard
@krishna2112 wrote: $cordovaFile.writeFile(cordova.file.externalRootDirectory, "file.txt", "text", true) .then(function (success) { }, function (error) { }); this is working fine when file.txt file is...
View ArticleGeofence circle not shown
@Nagapandi wrote: Hi,In ionic geofence, i am trying to load a geofence in leaflet with google layer. It shows an exception in leaflet-src.js, "Cannot call method 'intersects' of undefined"empty:...
View ArticleIonic ng-bind-html not parsing html from json data
@abdullahtahan wrote: when try to use ng-bind-html from an http request its not working Posts: 2 Participants: 2 Read full topic
View ArticleUnable to update livereload
@ravikantmishra wrote: I am new to IONIC. I have successfully installed ionic and cordova. But when I am editing html template it is showing me this error. I am behind a corporate proxy....
View Article0x800a1391 - JavaScript runtime error: 'angular' is undefined
@davidpob99 wrote: When I try to deploy the app that I created with Ionic Framework 1.3.1 into a Windows 10 PC with Visual Studio 2015, I had this error: Unhandled exception at line 8, column 1 in...
View ArticleHow to trigger the same action as an tag click from controller in ionic?
@gbas wrote: I m using a widget called tabbedSlideBox and my view looks like this tabbed.jpg320x512 10.2 KB By pressing each icon with my finger it triggers a series of events e.g change slide,make...
View ArticleIonic Breaking Header When Acessing State Directly
@leonardollobato wrote: Here's the thing, in the first version my application display on screen a list of payment devices, when the user clicks in one of them another screen is displayed with the...
View ArticleIonic slideBox content of other slide appears on current slide at bottom
@sjerd wrote: Hey, so i've got some strange behaviour in the slidebox. It appears as if the next slide is loaded below the current slide before transitioning to the next slide. I'm trying to fix it...
View ArticleHow to do Ion-slide with ion-checkbox from database
@amrayoub wrote: hello , i'm trying to do Ion-slide with ion-checkbox from database.like when i choose couple of items and click submit ,it show them on ion slider after each other...
View ArticleTouchmove event requested to be made passive
@r123456789 wrote: Have an Ionic 1 app. Using swipe left/right. They work. However in the Chrome debugger the below error message is occasionally displayed: Handling of 'touchmove' input event was...
View ArticleDo I need one specific security profile for each app at ionic.io?
@devwplex wrote: I use Linux to develop and I want to explore the build / package feature to iOS and Android at ionic.io platform. I'll provide a white label solution for our customers, I've one...
View Article