Ayuda con Lista dentro de un tab
@rodrigoibarra wrote: Hola buenas tardes, estoy bastante atorado con esta parte de mi aplicación. Pues la pregunta parece sencilla, tengo una aplicación con una estructura en tablas en la parte...
View ArticleIcons 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 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 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 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 ArticlePass data with state.go [Resolved]
@wave wrote: Hi everyone, I think I have done everything right. I faced another weird problem tonight and resolved it through clearing my browser cache. Then I realized that my navigation started...
View ArticleTesting the text in a view with karma/jasmine
@jQrgen wrote: Hello I'm trying to figure out how to test that the text in my view is as inteded because last week i pushed code to google play with the wrong text i have <div id="someid"> this...
View ArticleAndroid Release Build Problem! (All CSS files empty)
@uslu wrote: Hello everyone. I have a big problem and ı didin't find any solution.When I take ionic release build, all css files are empty.. I didnt see any error while build apk.. Please help...
View ArticleIonic build --release ios, now what?
@Klaasvaak wrote: I want to build my app and submit it to the app store. I just ran: ionic build --release ios It says ** BUILD SUCCEEDED ** Now what? I assume this generates a ipa file I can send to...
View ArticleHow to append data?
@twobrothers wrote: .controller('ApptsController', function($scope, $state, $rootScope) { var cities = Parse.Object.extend("cities"); var cities = Parse.Collection.extend({ model: cities }); var...
View ArticleDelete function on image gallery
@nesralla wrote: Hi, I've read this article to make a custom image gallery (https://blog.nraboy.com/2015/03/make-a-gallery-like-image-grid-using-ionic-framework/) ...but i dont see how to implement a...
View ArticleIonic build issue
@nishantmshah wrote: When I run ionic build ios I see an error saying The provided path "/Users/Username/ionicApps/example1/platforms/ios" is not a Cordova iOS project. Cordova is actually installed....
View ArticleError when launching Ionic Lab
@pvs_phani wrote: Hi, I'm unable to use Ionic Lab. Every time I try launching it, I get the following error (on OSX 10.10.5) - A JavaScript error occured in the browser processUncaught...
View ArticleIonic emulate ios error 1
@nishantmshah wrote: Nishant:example1 nishantmshah$ ionic emulate iosRunning command: /Users/nishantmshah/ionicApps/example1/hooks/after_prepare/010_add_platform_class.js...
View Article