Top "Ionic" questions

Ionic is a front-end framework for developing native-feeling hybrid mobile apps with HTML and Sass.

Managing bower dependencies with ionic

After starting with a new ionic app, I can see at bower.json that comes with ionic is in devdependencies. …

ionic-framework bower ionic bower-install
How to add Next button in Ionic soft keyboard plugin

We are developing the android application using the Ionic framework. When we click on the input text box we need …

android ionic-framework ionic hybrid-mobile-app
Can I set ionic serve to not open a browser by default?

I have multiple browser windows usually and it's always not popping up on the one I want. Can I disable …

ionic-framework ionic
javascript - Get filename and extension from FILE_URI in Ionic

I need some hint on how to get the name of a file, that has been picked/photographed by the …

javascript cordova ionic ngcordova
Weird behavior ionic in select, ng-model won't update

I'm experiencing something weird, this example works in codepen but won't work in my Ionic app. When I change the …

angularjs ionic angular-ngmodel angularjs-ng-change
how can I debug an app in ionic view from windows?

I absolutely love how I can just do ionic upload and instantly get my app on my iphone! But how …

cordova ionic-framework ionic visual-studio-cordova ionic-view
Equivalent to right-click 'inspect element' in iOS simulator Safari?

When developing a web app using ionic, it is very useful to run up the program in iOS simulator with …

css safari ionic ios-simulator safari-web-inspector
Errors using the ngCordova $cordovaSQLite plugin with Ionic

I am currently trying to implement the ngCordova SQLite plugin with my app but have yet to produce a working …

ios sqlite ionic-framework ionic ngcordova
Failed to load resource file:///android_asset/www/cordova_plugins.js Ionic CLI Version: 2.0.0-alpha.18

I recently updated my Ionic CLI version to 2.0.0-alpha.18 and since then whenever I try to build out my app …

ionic ionic-cli