Layout and positioning issue
@binoculars88 wrote: I want my mobile app (using Ionic Framework) to have 3 sections: a header, a middle and the bottom. The middle and bottom should fill up all the remaining space: middle 80% and...
View ArticleStatus Bar doesn't work
@teddykossoko wrote: Hi everybody, I'm trying to custom the status bar of my app, and i fllow this tutorial [learn.ionicframework.com/formulas/customizing-the-status-bar/][1] but when i deploy my app...
View ArticleProblems on android 5.1.1
@mjpwall wrote: Hi all, A little help if possible. I've run my app, on the genymotion emulator using a 5.1 device, works fine. I have two tablet one using 4.2 and I think the other uses 4.4 both work....
View ArticleDoes anyone have any idea or solution about feature preview app for a...
@nextmobi wrote: Hi,I am develop a Appbuilder system use IONIC. My Appbuilder have a feature called Preview app, I want user can click Preview button then system will build auto platform and send to...
View ArticleInic View App: camera photos not loaded
@chernov87 wrote: My app takes camera photo and then displays it on the screen. I uploaded it to the IonicView and now camera works, but i can't see captured images. Running app instantly on a device...
View Article$ionicLoading stuck during extensive calculations
@rafaellop wrote: Hi, maybe this is a late night issue, but I cannot solve this puzzle by myself. I've got a time consuming calculation that takes about 4 secs. I'd want to use the $ionicLoading...
View ArticlengCordova error when trying to update with bower
@SubEffect wrote: I've tried to make sure I'm using the latest version as my ngCordova media plugin isn't working for some reason. I get this error: npm WARN locking Error: EACCES, open...
View ArticleWhere to specify small icons (for notifications in status bar) in config.xml?
@Mik378 wrote: Android 5.1 expects a white-on-transparent icon for status bar. App icon is with full color, and those for notifications are in white-on-transparent. So there should be two distinct...
View ArticleMissing style.css after build with yeoman ionic
@heymouth wrote: I used https://github.com/diegonetto/generator-ionic to build my project, but after I run grunt to build files into www, and then run ionic serve, my styles.css file is missing, the...
View ArticlePhonegap+AngualrJS+Ionic
@sham wrote: It's possible to use Phongap as a base platform and for UI - ionic framework and Angular JS as a back-end? Posts: 1 Participants: 1 Read full topic
View Article/css/ionic.app.css Failed to load resource
@darklinki wrote: Hello Guys, im was extremly happy with Ionic but actually I got so many problems. Most of them with other tools like Vs and ripple.js. But this one drives me really crazy, I just...
View ArticleSome features in my Android APK don't work but they work fine when I use...
@lbarwiko wrote: I am having issues with geolocation functionality in my Android release. The app works fine when I test it on my device using ionic run android and when using ionic serve. The app...
View ArticleLive Reload Error: Failed to load webpage with error
@drakee510 wrote: Whenever I run the command "ionic emulate ios -l", the command line will build and everything and when it opens in the simulator I get this error from the simulator console: "Failed...
View ArticleInject $element in controller?
@machei wrote: Hey, how to inject $element from controller? angular.module('xyz') .controller('ArticlesCtrl', function ($element) { console.log($element); }); Cause error: Error: [$injector:unpr]...
View ArticleCan Ionic services (push, deploy, etc.) write configurations to a custom...
@dobe wrote: Hi, I have set up my Ionic project, in such a way that I do my development in a custom directory (www_dev) and have a gulp watch task that watches files in this directory. When a file is...
View ArticleResume event not firing when clicked on icon
@DutchKev wrote: With Android, when the app is opened and closed by pressing the backbutton the 'pause' event is fired.. Thats correct, as the app keeps running in the background. But many users...
View ArticleNo padding between iOS toolbar and header
@drastick wrote: Any ideas why my iOS builds would all of a sudden stop having padding between the toolbar (where the time is) and my app header? Cordova CLI: 5.3.1Gulp version: CLI version 3.9.0Gulp...
View ArticleCamera not working in View app
@Tiwaz wrote: Has anyone had issues getting the camera to work in the view app? I've installed the Cordova camera plugin and when using the Phonegap preview app it actually runs and works perfectly....
View ArticleNeed a quick help on scroll issue
@Papagayo69 wrote: Hi everybody, I need a quick help on a scrolling issue in ionic. I've got a simple list in a content, but I don't know why the scroll keeps coming back to the top of the list.....
View ArticleIon-slide-box limited views?
@BramClaeys wrote: I'm experiencing a strange behaviour with the ion-slide-box. I can't add more than 5 slides to the slide box? Is this possible? Has someone else experienced this? Posts: 1...
View Article