iOS on resume
@turko wrote: Hello, I need a view in my app to refresh everytime the app comes back to the foreground. The code below is working perfectly with Android but nothing happens on iOS....
View ArticleNavbar view Title Issue
@Kielblock wrote: I have an issue where my view title does this. It is very intermittent. The title is updated through a scope variable. Not sure how to fix it. Has anybody got this problem and how...
View ArticleHow to Collaboration Another Controllers in App.js?
@yakobosagung wrote: How to collaboration more than 1 controllers in app.js?I think if we use ionic framework for big project. Of course we cannot create controller for each functions in 1...
View ArticleHow to free space after saving project
@Nicolas824 wrote: Hi, Everytime I save my project to test it, it take more and more space on my computer (Mac). At the end of the day, my drive is full (while at start the day with 10GB free). Part...
View ArticleIos form duplicated input
@alex1244 wrote: Hi all.I have a problem. I have the form with couple inputs what is nested inside ion-content inside ion-slidebox.so ion-view -> ion-slidebox -> ion-slide -> ion-content...
View ArticlegetPushPlugin error when set dev_push to false
@torejx wrote: Hi all, I'm following the Push guide and everything is ok with limited push. When I try the full setup (when I change dev_push to false), I see this error on the console:...
View ArticleGames in ionic
@LouisR wrote: Hi can you please tell me if it is possible to develop games with Ionic ? I am worrying about the video capabilities, etc. Thanks Posts: 1 Participants: 1 Read full topic
View ArticleSend image and json data to server
@giraffs wrote: Hello, i'm developping an application for android. In my controller I try to send an image and a json to the server. I capture the image wit the camera and then I use...
View ArticleCordova imagePicker plugin returns cached image too
@Atula wrote: Hello ! I have to make a form to post some user data with multiple images so I am using this plugin. My Problem is that if I select one image that I get a cached image too in the console...
View ArticleAndroid fullscreen not working anymore
@sjerd wrote: The keyboard seems broken and the fullscreen preference seems te be ignored. It used to work but I updated some plugins and now it's showing strange behaviour. On app start everything...
View ArticleCreating and Saving ODT file in Ionic?
@FreddyLem wrote: Hi Everyone, I have been successful in creating pdf files in Ionic thanks to the nifty pdfMake.org library, which is fantastic. Unfortunately I really need something the can be...
View ArticleUpload file webservice php
@gulyfurlan wrote: I dont speak english very well.Please What i upload method post one form file input ?Thanks Posts: 1 Participants: 1 Read full topic
View ArticleMy ionic.css always overwrite when I run ionic lib update, why?
@GabrielRossetto wrote: For example: I changed this line in my www/lib/ionic/css/ionic.css file: background-color: #f39200; But always that I run ionic lib update this line change to an older version:...
View ArticleApplication installs on windows phone but does not open
@lucascardoso wrote: Hello! application installs on windows phone but does not open Guys, I need help with ionic application on windows. The application installs on the phone, but does not open....
View ArticlePush notification badge not disappearing
@alfredocapasso wrote: I implemented push notification. It works well apart from the badge that always shows "1". My code looks like this: var push = new Ionic.Push({ "debug": true });...
View ArticleCustomize List Dividers
@yuriploc wrote: Hi there, I am wondering how to customize the List Dividers to sort a list by categories. But instead of a name, I would like to show colors, like in this image: Thanks in advance....
View ArticleIncluding SASS Files in Custom Ionic Starter Template
@robertlair wrote: I am working on creating a custom project template for Ionic and I noticed that the template is made up of the www directory. However, the SCSS folder lives outside the www...
View ArticleIONIC PUSH error
@edmckee wrote: I am using the ionic push notification and getting an error reported in the logs. We've had this working. some of the devices may have been registered previously. I actually see the...
View ArticleIs there a way to share the app in read-only mode, without giving permission...
@stefek99 wrote: See screenshot with my comments: Ionic share read only.png1860x980 364 KB I want to share an app with a client. As I put my secondary email address (pretending to be a client) I got...
View ArticleUpgrading to Ionic 1.3
@James_Parsons wrote: Hello, Ionic community. I have an Ionic project created using Ionic 1.2.x and I would like to upgrade it to Ionic 1.3.x, but am wondering on the best / easiest way to do so. I...
View Article