Icons not working
@Loubot wrote: HI. I'm trying to get some icons to display in a footer. Looking at the docs here I should just have to insert <icon heart></icon>to display a heart icon. This isn't...
View ArticleHow to stop the change state and the tap events analytics
@m2m wrote: the ionic analytics send events when users tap or navigate between view "state change" we build the custom events and we want to stop those default events Posts: 1 Participants: 1 Read...
View ArticleIonicview with firebase: failure to authenticate
@pdemilly wrote: I have written an application that works fine when running on android (ionic run android) but doesn't when running inside ionicview. I have jsconsole to capture the console and this...
View ArticleHow to create a singleton service
@vonbrana wrote: I am trying to create a singleton service at the app level to be used by various component pages. In angular 2, I would do this from the bootstrap method in the boot file:...
View ArticleChanging the view based on radio button selection
@mikeheads wrote: Hi I'm fairly new with Ionic and AngularJS.I have created a page to select different options and display them on the next page, however I am stuck with how to make the two separate...
View ArticleConflict: ion-refresher + ion-option-button in browser (v1.2.1)?
@Day41 wrote: Ionic: v1.2.1Windows 7Chrome 47.0.2526.106 m Setup: Add an ion-refresher + ion-option-button to a ion-list (which reads data using ng-repeat) Behaviour observed in browser: ion-option...
View ArticleError: Device communication timed out
@LincolnHawk wrote: Hey, I'm new at ionic and trying to start an app, with no success By trying the command ionic emulate platform android -l -s -c I'm getting this message: Error: Unknown platforms:...
View ArticleIonic + Meteor, the android app updates itself...!
@Pablo74 wrote: Hi developers, I have some experience with Ionic, but am totally newbie with Meteor.I have developed very simple Meteor + Ionic app, built the android apk (via meteor build) that...
View ArticleInstagram style image preview on non iphone 5!
@batguyz wrote: Hi, so this happened to me by accident, I accidentally had a 3d touch moment on my iphone 5 while I was using instagram app. I was wondering if this can be doing using Ionic and...
View ArticleImage Caching issue
@Babinc wrote: When I change a users profile pic in my app, i do not see it actually change until i restart the app. The url of the image does not change. But the image does change. I want to keep my...
View ArticleAngular 2 - DatePipe fails in Ionic View App
@benedictchan wrote: I am building an app using Ionic 2 and Angular 2, right now I only run ionic serve in my local, and use ionic upload then running Ionic View on my Iphone 6 plus as for testing....
View ArticleIon-radio with checked="true" does not work?
@icarus_31 wrote: Hi, I wanted to try the ion-radio component. Seems to work, but if I put one of my radio with checked="true", it does not check it by default when the view loads. Any thoughts?...
View ArticleAnother image manupulation question
@KayakingCoder wrote: Hi,I'm busy with my first mobile/ionic app and my next task is to manipulate one image on top of another. The idea is that the user will be able to see what a painting will look...
View ArticlengResource with localhost do not work
@thiagobarrocal wrote: Hi everybody.I have a ionic ngResource function that when my url post is a public url works fine, but when i use my own url rest application with localhost:8080 do not work.Why?...
View ArticlePopover behind modal
@darthrivius wrote: Hello i have problem, i created modal and popover. i show popover from modal in other words when i open modal i have few items, when i click on that items i want to show popover...
View ArticleHow convert promise to object
@anaider wrote: Hi, I am new to ionic and trying to display JSON data from php server with ng-repeat What I have done so far was to create factory in services.js and controller in controllers.js Here...
View ArticleSocket.io comminication when app is going background or closed
@fatihayyildiz wrote: Hi, I made a web based chat application with angular.js and socket.io.It's working well with web and I want to impelement this app for Ionic. I started , made something....
View ArticleMedia plugin - can't get it working
@SubEffect wrote: I seem to have had this working in an old version of Ionic but now I've finished updating the rest of this app and gone back to finalise this the sound won't play. I have an on-off...
View ArticleMy own Rest URL data not able to access from Iphone or Ipad
@sureshtellakula wrote: Hi,I am able to access Rest URL data from browser and android device by adding proxies in ionic.project and gulpfile.js file but not able to get data from Iphone. Please...
View ArticleHow to Integrate Backand and Ionic-Calendar
@jitcorn94 wrote: I am using Backand as my BaaS and I am trying to it as my datasource with Ionic-Calendar but I am not sure where to start. https://github.com/backand...
View Article