Adding iOS UI Testing
@tiagof wrote: How do you add iOS UI Testing to your app and version it? I was thinking of adding them with hooks, but I am not sure how to do it, since the tests change some iOS files, such as...
View ArticleVideogular in full screen on Android
@gjoris wrote: Hey guys, The current app I'm building for a client has a requirement to display video. In the first phase, Youtube video is required, but later on local video and possibly other...
View ArticleIon-nav-bar some of the ion tags not working
@gayatri31 wrote: Hi,I'm using Android Studio for Ionic projects... I'm new to Ionic, in my project none of the ion tags are working, CSS styles and classes are working..., and so on are not...
View ArticleTab content gets removed
@joconolimits wrote: Hey Ninjas, anyone can help me I have an app which has side menu navigation. Now in one view which shows entry details I have two tabs.My problem is that as soon as I change tab...
View ArticleHow to create ionic modal?
@abdurrahmanekr wrote: my English is not goodi am from turkeyWhere should I put the file in which Can you tell us one by one ? please Posts: 4 Participants: 3 Read full topic
View ArticleLooking for Ionic Guru
@DarrenLE wrote: Looking for Ionic Guru to wok on a large distributed project. Work from anywhere. support@liveedit.com Posts: 2 Participants: 2 Read full topic
View ArticleHow put data from http request to database and list
@fabiobalsamo wrote: Hi i need to put data from JSON object(take from a http request) to table of database and in a list...how can i do that?? $scope.chiamataUno = function() { var authdata =...
View ArticleWhere should I call $ionicHistory.clearHistory when changing state?
@pxdev wrote: Hi everyone, we have an application where we have two sets of states: the states where the user is authenticated (they're all children of "site" state) and the states where the user is...
View ArticleCan no longer build apk for android after updating to Ionic 1.2.0, but...
@stefk wrote: I upgraded to Ionic 1.2.0 today, which was great as it fixed some irritating bugs. However since upgrading I am no longer able to run ionic build android or ionic build android...
View ArticleIt is possible to change the package name after publishing on google play?
@saidmrn wrote: it is possible to change the package name after publishing on google play ? or i need delete the current app and upload other with other key ? Thanks ! Posts: 1 Participants: 1 Read...
View ArticleAngular trix
@pcr wrote: Hi. I found a new wysiwyg in github: trix. It even has a Angular-directive. I tried this editor to embed in my Ionic app. But it doesnt work like all other editors. This editor is of a...
View ArticleWhat's with Google Places API and routing?
@jttricka wrote: Sorry, a little new here.I am simply trying to get Google Places Autocomplete search bar in my Ionic app. When I create a blank app, it works without problem. Capture1.png858x465 When...
View ArticleIonic push notifications with dev_push = false
@xyglo wrote: I'm trying to get push notifications working on my first ionic app. Had some success with the dev push notifications to the browser and then when attempting iOS or Android - having...
View ArticleionicPopup - how to achieve a blur effect in the popup-container without...
@user910275 wrote: I have a pretty basic popup with just 2 buttons - Add to Book & Favorite Basically, its a grid of images that the user is looking at, and if they like something they can add it...
View ArticleAre the ionic server and command line tools for for building .ipa and.apk...
@hfougere wrote: I know this may be a dumb question, but I wanted to be clear that these functions will remain free within the ionicframework. Thanks all Posts: 2 Participants: 2 Read full topic
View ArticleAbout tabs bar hidden promblem
@ginozhao wrote: Please see my code:In home tab, click Scientific Facts button and go to next page, tabs bar is hidden, works well.Next, click More Facts button to go to next page, but tabs bar is not...
View ArticleApp not installed
@Dhb wrote: Hey Guys, I have build signed.apk file using this doc, http://ionicframework.com/docs/guide/publishing.html but when i installed signed.apk after installing getting error msg " App not...
View ArticleIonic does not work on ubuntu 15.04
@daniel2667 wrote: help, Ionic not work on ubuntu I have errors in the terminal Invalid command (CLI v1.7.12) Your system information: Cordova CLI: 5.4.1Ionic Version: 1.1.1Ionic CLI Version:...
View ArticleUpdate previous view $scope data
@gianko wrote: Hi!, I have in my app this "Posts" view with a $scope.posts to be an array of posts that I get from an $http call: [{id:1, tilte: "lorem ipsum", liked: false},{id:2, tilte: "lorem...
View ArticleTab with onEnter to change state throw error
@rarejai wrote: Hi all. Sorry for a newbie question but I have tried to google but cannot find a solution. I am trying to use 'onEnter' to check if the user has login, and then change to state to...
View Article