Ng-click to get location have fire twice
@nesralla wrote: Hi everyone ! think its a stupid question...but.. ---scenario --I'm emulate on a chrome browser a ionic app. I have a ng-click and this fire a function to get a current location and...
View ArticleIonic and PhoneGap Build
@enniob wrote: I have a basic ionic app that I built and I do not use any plugins or any cordova plugins. Do I need to do anything special to be able to build the app using PhoneGap Build? Also What...
View Articleios9 and ion-nav-view: app is totally broken
@igghera wrote: Hi all, Basically I have a tabbed ui, with ion-nav-views inside, and every time I switch from a view to another one, the CSS transition doesn't work properly: sometimes it does a yo-yo...
View ArticleGoing back multiple states
@xtravanta wrote: Hi, Hopefully somebody can help me out here.i got a problem with going back 2 states. states are like this cart.cart -> cart.cases -> progress cart.cart: the user has to choose...
View ArticleiOS9 / XCode 7 + Ionic Deploy Crash
@viisual wrote: I'm not entirely sure what's wrong, but when I build with xcode my Ionic Deploy will crash the app when I check for updates. Android doesn't do this, and it only started happening...
View ArticleApple does not like the slide menu and rejected my app
@camaleo wrote: Hi, I submitted my first "sidemenu" app to publish it on the Apple store and they rejected it with thIs comment: "We discovered one or more bugs in your app when reviewed on iPad...
View ArticleBrowserSync
@Ouanilo wrote: Hello All, Is there a way to replace LiveReload with BrowserSync when doing ionic serve, or do i have to configure a custom gulp task ? Regards Posts: 1 Participants: 1 Read full topic
View ArticlecordovaOauth Linkdin Oauth 2 Is Not Working
@sameervedpathak wrote: Hello, My Name Sameer Vedpathak. I am new for Ionic. i am developing linkedin Signin for my App. But It gives the error like - Client missing or specified more than once....
View ArticleAs I can send a photo to a wcf service?
@dexors wrote: I need help to send a photo taken from my application to a wcf service Posts: 1 Participants: 1 Read full topic
View ArticleWhy does ionic-cli need gulp to be installed globally?
@jpoveda wrote: I noticed if I run ionic serve it complains that I don't have gulp installed globally. If I have it installed globally and not locally, it complains that I don't have it installed...
View ArticleMaterial Design on Ionic
@anilmujagic wrote: What is the recommended way to get Material Design on Ionic?Is it better to use: http://material.angularjs.org http://ionicmaterial.com Something else Thanks, Anil Posts: 1...
View ArticleBackground image linking from the css/ folder instead of the img/ folder
@Jamesagwa wrote: Having an issue trying to add a background image to my app. It links like so when viewed from the console: 'http://localhost:8100/css/ibg.jpg 404 (Not Found)' How do i get this...
View ArticleGoogle analytics error
@frsechet wrote: Hi, I'm having trouble using the google analytics cordova plugin. I followed exactly the procedure explained...
View Article`ionic platform add` - not newest iOS platform version
@keldar89 wrote: When I add a platform using ionic platform add as opposed to the cordova platform add, it adds iOS 3.8.0 whereas the latest version is 3.9.1. Do versions of the Ionic CLI allow you to...
View ArticleAndroid Download app don't show all files from download folder
@Toncier wrote: I am working on a hybrid mobile application and have a problem with listing downloaded files. I am using File Transfer to download a PDF. After the download is completed I check if the...
View ArticleApp transport security has blocked a cleartext http - iOS 9 Xcode 7
@sanchit wrote: I am getting " app transport security has blocked a cleartext http " message. Can anyone tell me how to resolve the issue Posts: 1 Participants: 1 Read full topic
View ArticleHow to send Username and APIKey using $http?
@awasl wrote: Hi all, I'm using the api service from this website (flightaware.com). The API is called using url like this:...
View ArticleTab icon shows glitch when switching tabs on IOS
@swesten wrote: Hi, My application has an issue when switching tabs on ios 9; very briefly you see below the icon the name of the tab being replaced with the same icon. You can easily reproduce this...
View ArticleGeolocation seems to cache location
@mathiasRobinson wrote: Hello, im using the cordova-plugin-geolocation 1.0.1 for geolocation when i hit the button that starts the location it works perfectly gets the location and program goes on....
View ArticleLoading Modules
@rafaelddias wrote: Hello to everyone,I'm trying to load a module only when I have an internet connection. The problem is that I dont know how to proceed. The module that I'm trying to load is the...
View Article