Pass data with state.go
@wave wrote: Hi everyone, I already read some threads but I do not realize what I am doing wrong.I want to pass data with $state.go but it does not work. I have a "Category" site and want to navigate...
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 timer!
@comapedrosa wrote: Hello guys! I have been working with Ionic for a while, since the community has helped me a lot I just wanted to give smth back. Here is a simple timer I built a time ago. Hope it...
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 ArticleHo to change the toggle background?
@ravikiran6763 wrote: Hi how do i change the toggle color when toggle is in offline modedemo Posts: 2 Participants: 2 Read full topic
View ArticleIonic Countdown Showing Minutes And Seconds!
@iJB wrote: Hey Guys, I try to make a Countdown app and want to display the Minutes And Seconds before the Countdown ends.I have no idea how to do it, i searched for it for like 2 hours and didnt get...
View ArticleMissing publising docs for iOS
@Klaasvaak wrote: I see the Android version here: http://ionicframework.com/docs/guide/publishing.html Is there an iOS version available?? Posts: 1 Participants: 1 Read full topic
View ArticleDev tokens cannot be saved to a user as they are a temporary resource
@svzosorio1 wrote: Actually im worker in a push notifications for my app, but when I try to save the device tokens to a user display a error dev tokens cannot be saved to a user as they are a...
View ArticleStrange deployment error
@Gajotres wrote: While working on my next Ionic 2 article, I stumbled on a strange error. Usually, while writing articles, I like to create a working example I can embed into it. This way my readers...
View ArticleMutiple views in one tab
@sebbizeul wrote: Hi everyone,Here is a simple example of what I'm trying to do.I have 2 tabs (Home and News) and 3 views (Home, News and Details).When I click on the Home and News tabs, it displays...
View ArticleClose the current view and switch tab programmatically
@rarejai wrote: Hello, I am using tab for my app and trying to close the current view, and then switch to other tab programmatically. However, it seems I cannot perform these two actions together no...
View Article$state.go is now Async
@candoa84 wrote: Every since ios9 update my $state.go is not working sync. I have this piece of code in my ionic application $state.go('layout.categories'); window.location.reload(); Simple right well...
View ArticleIonic push not work when the app is in the background
@wilsonfpz wrote: HiI am using ionic.io ionic push service,I found the push event handler would not trigger when the app in the background( has open),even I had add "content-available" => 1 to the...
View ArticleCrosswalk runtime required Error! Help Please!
@BioPerl wrote: Hello All, I installed the crosswalk plugin, embeded style in the config, and it works fine on my Galaxy S2, but when I try it on my LG G4 I get the pop-up error "Crosswalk runtime...
View Article