Google Play save localstorage Android 7 Nougat?
@pilladooo wrote: Hi, I have a problem with my app download by Google Play because although delete the application when download again, the localstorage not deleted. Someone had this problem? Android:...
View ArticleGet Instagram data with Ionic.io
@thomas96 wrote: I use Ionic Cloud to login with instagram: $ionicAuth.login('instagram').then( ... );when logged in i try to get the list of follows with...
View ArticleIonic + Charts
@daviddguedes wrote: What's the best charts plugin to work with Ionic? Posts: 2 Participants: 2 Read full topic
View ArticleNg click show div ng-repeat item scroll failed
@sioessi wrote: I am having a problem with click on an item within a ng-repeat. What happens is that when I click on an icon, it should display a div that is hidden, for each item there is a div. The...
View ArticleInstallation issues on linux, paths don't exist
@chrwei wrote: I'm following this install guide http://ionicframework.com/docs/guide/installation.html and when I go the Cordova android part things start to diverge...
View ArticleAny word on Ionic deeplinking?
@rgecy wrote: Any word on Ionic deeplinking and when its going to be ready? Posts: 1 Participants: 1 Read full topic
View ArticleIonic proxy is adding extra "/" at the end of proxyUrl
@vchauhan wrote: Why is proxyUrl adds a "/" at the end of the url to complete the endpoint. This is causing me grief in my Spring boot app. I dont want Ionic proxy to add that slash. How can I...
View ArticleIonic - How to change header-bar style with a variable
@zgluis wrote: I created an Ionic app with 'ionic start myApp sidemenu', added a login page and now I want to customize my headers style according with the type of user entered in the login, lets say...
View ArticleSide by Side Icons in Card
@DrewClar wrote: <ion-list> <div class="card"> <ion-item ng-repeat="bars in barList"> <a class="item-thumbnail-left ion-icon" href="#/tab/bars" ng-click="selectBar(bars)">...
View ArticleLoopback rest api connect to ionic
@arunaDJ wrote: I created front-end using ionic and also created all the back-end restful api using loopback framework.I search everywhere but i didn't find.I confused about writing controller.js and...
View ArticleNpm install -g cordova ionic and cordova
@GobiH wrote: npm install -g cordova ionic and when create new app that time installing cordova and ionic? Posts: 1 Participants: 1 Read full topic
View ArticleHow to display contents in the drop-down successfully
@Rudhra wrote: Im using ionic to develop an app.Here Im trying to cascade drop-down box and list, so that when an option is selected from drop-down the list will display options related to the...
View ArticleCannot scroll after keyboard close
@anicacute09 wrote: Hi guys, I was having problem with the keyboard. Here is the scenario: I have a view that is scrollable with inputs like textarea and everthing seems to work fine but when i focus...
View ArticleHow to apply variable when Ionic Loading show?
@anhemdinh wrote: Hi there! i have a problem need help.function homeCtrl($scope, $ionicLoading) { var home = this; home.progressDownload = 0; $ionicLoading.show({ template: 'Download...' +...
View ArticleHow to change item-height
@reddy_dhitendra wrote: How to change item-height dynamically in collection repeat,Like when I click on a button item-height should change.Thanks in advance. Posts: 1 Participants: 1 Read full topic
View ArticleScroll to top of the page onclick tab
@nikhil7 wrote: I have a page with multiple tabs and scrollable content in it. So that if I scroll and go down on the page and if I click the tab, it should scroll to top of the page.How can we do...
View ArticleIssue with screen height on Galaxy s3 running android 4.3
@deccles wrote: Hi, Just wondering if someone can help. I have a form which has some ng-show statements in. Everything works fine on the following devices: S7 EdgeHTC M8Amazon Fire TabletTab...
View ArticleHow to Lock Ionic App When Internet Is Off
@silverfox wrote: I am currently making a ionic app for my website. The app will pull info from my website to display inside the app like newest articles and news. This needs internet access but I...
View ArticleIon-modal-view Auto fit to ion-content
@Maheshvy wrote: Hi , ionic modal should be autofit to the content and scrollable . ion-modal-view> ion-header-bar class="bar bar-header ionic-modal-header"> /ion-header-bar> ion-content...
View ArticleIonic Cloud API + Ionic Cloud Website
@RaphaelDexatec wrote: Hello guys I'm doing some tests on the Ionic Cloud API and i noticed that the pushes i submit does'nt appear on the Ionic Cloud Website. I kinda need this communication for...
View Article