External links opening in the same window IOS
@sambhavgore wrote: There are many such questions already and some have posted working solutions. My issue is slightly different. I have an Ionic App, which has an admin view (Another webapp), which...
View ArticleSearch data
@nani_madepalli wrote: Hey everyone, I' m implementing an app in ionic, in this app my requirement is by using search box retrieve the particular data from the list of data retrieve from rest service...
View ArticleOffline (Google) Analytics
@A_Burgess wrote: The app I am developing has some functionality that works without the need for an active network connection and I want to be able to track this offline usage. I did find an ios...
View ArticleHelp me to solve publishing ERRORS!
@mhe wrote: Hi, I like to use ionic but I can't solve it's errors! please help me. ---------------------------------- Command Line:`C:\Users\Mhe>cd todo C:\Users\Mhe\todo>ionic build...
View ArticleCapture fingerprint (bio-metric) on ionic
@nani_madepalli wrote: Hey everyone,I'm develop an ionic app , in app my requirement is capture finger print for person recognize. but i got an plugin for only ios, its not working in android device....
View ArticlefreezeScroll not working
@kinkaz wrote: Hey there, I have an and two different inside. Each ion-scroll has his own delegate-handle. **$ionicScrollDelegate.$getByHandle('mainScroll').freezeScroll(); ** is not working as I'm...
View ArticleUnable to remove white line under nav bar (android)
@tonsmets wrote: Hi All! I have been trying to remove the white line that is visible beneath my nav bar above the tabs. I searched everywhere but I haven't been able to remove it. Does anyone know how...
View ArticlePackage: Error in security service
@jiffer wrote: If im running ionic package build ios --profile release --releaseit get the following error: Body: Error in security service. Preparing your resources... Body: Error in package service....
View ArticleIonic iOS Keyboard
@sebbizeul wrote: I want to display the iOS keyboard when a user click on a button.Here is my HTML code: <div ng-controller="KbCtrl as ctrl"> <button...
View ArticleHow to download mp3 files and sync with default music player in Android using...
@kakumanivrn wrote: I am using ionic framwork with $cordovaFileTransfer plugin to download mp3 files from my server to Android device. When my mp3 files are downloaded from mobile Chrome browser,...
View ArticleIon-tab makes scroll bug
@danielpt wrote: Hello, i got a curious bug when i try to use the Ion Tabs.. When i click in some tab, they show all your content, but when i click in other tab button, the height of the old tab still...
View ArticleBug? close/hide modal on Android back button not working
@MCalleAlegra wrote: According to the documentation (http://ionicframework.com/docs/api/controller/ionicModal/), the default behaviour is to close the current modal on back button. But it's not...
View ArticleHow to improve this layout?
@IonBruno wrote: I want to put icons on the home screen.But between the icon and the text there is a "space".I can not take.If I remove the </ br> The text is next to the icon and I want to...
View ArticleAuth0 / Ionic sample app causes digest cycle to keep running
@theonlysean wrote: HI There, I'm wanting to write an Ionic app and use Auth0 for the authentication. I downloaded the sample app from the Auth0 and then upgraded the ionic version to 1.7.12. Now when...
View ArticleTesting default ionic app on ios emulator
@niallr wrote: Hi all, Recently purchased a mac and started doing some development with ionic. I have installed xcode and ios-sim. When I build and try to emulate the default tabs ionic app, the...
View ArticleIon-side-menu directly on html
@danielpt wrote: Its possible to use the ion-side-menu directly on html? O try, but i got some problems.. How can i use the ion-side-menu, without use the ''side-menu="true" on ion view.. Thanks...
View ArticleHow to obfuscate the code in ionic platform
@Eason wrote: hi i tried uncomment the following line in platforms\android\project.properties To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir,...
View ArticleCrosswalk build with embedded mode is still asking to install crosswalk runtime
@khagesh wrote: I have generated crosswalk build with embedded mode and it generates both apks fine. I used ionic-cli to add crosswalk. They both have runtime embedded, build sizes are 34MB and 37MB....
View ArticleIon side menu closes automatically
@neeta wrote: <ion-side-menus> <ion-pane ion-side-menu-content> <ion-nav-bar class="bar-positive" align-title="center"></ion-nav-bar> <ion-nav-view name="menuContent"...
View Article2 finger / 3 finger swipe in ionic
@varun13 wrote: Hi all,I am developing an Ionic app.In that I want to apply 1 finger swipe and 2 finger swipe ( If it is possible ).In a div if user swipes with single finger, it should scroll andIf...
View Article