Google Calendar and Async API calls in angular
Hello Ionic!This might be more of an angular issue, but I’m trying out Ionic as a hybrid dev stack. I’m working with data from a google calendar. As some of you may know the Google Calendar API is...
View ArticlescrollView.options Error
I am having this exact issue, but only on iOS so far. It might be related with the fact that we disabled bouncing in our side menu... <ion-side-menu side="left" class="main-menu"...
View ArticleMobile app logo
Hello guys, Is there a way to change the mobile app logo? I mean when it is deployed to the mobile device, I want to change the standard cordova logo. Best Regards.
View ArticleIonic setup sass not work
Rename/delete folder node_modules in project folder In file project_name/package.jsonrewrite "dependencies": { ... "gulp-sass": "^2.0.0", 3 . Run again ionic setup sass GL!
View ArticlePush Notification contest
your gonna have to provide more info to get help : what (phone) are you running this on. what version of cordova are you using... Verify your Cordova-Android platform version with this command:...
View ArticleUrget How to create carousel for multiple box at screen in Ionic?
here is an implementation of owl slider in ionic using directives chawi3.com implement ionic owl slider
View ArticlePush Plugin Deprecated
Ionic is working on integrating the new phonegap-plugin-push with new features. Read more on the blog post Pushing the Limits: New Push Features.
View ArticleCreate google play application
Hello guys,I am totally new to Ionic,I want to create an application which looks like Google play.I saw the grid layout and I saw the cards component. but it seems like they wont go together?I haven't...
View ArticleCamera with custom view
I am getting this error: Can't find variable: Camera takeImage in ionic.bundle.js.
View ArticleRun and emulate ios with live reload not working in iOS9
I have this problem as well. Applying the fix doesn't work for me. Works fine just for emulate, but hangs with the -l flag
View ArticleAndroid Build Failed
Hi again, I finally found a solution, the problem was that I didn't have intalled some necessary libraries.I fixed it by installing the following libraries: lib32stdc++6 lib32z1 I'm using elementaryOS...
View ArticleCreating shared routes in different views
The problem with that method is that uirouter loaded the detail template on both tabs. So if you move to detail-view from home-tab, and go to ?-tab, ?-tab will also show the detail-view. And there is...
View ArticleStatus bar is not defined
Hi everybody. I'm trying to have my app full screen by using this tuto http://ionicframework.jp/tutorials/fullscreen-apps/but I have a blank page and this error : Status bar is not defined. I made...
View ArticleDisable over slide bounce in slider
is it possible to not allow an over slide bounce in a slider array? for example onsen ui has a really easy parameter for that called "overscrollable" you can read about it here...
View ArticleWhy are my map marker windows not showing?
In my Ionic App, I'm using Angular Google Maps to display a marker for my current location and a slew of others for points of interest. I have the markers displaying fine, however, for the life of me...
View ArticleKimono labs API request
l have tried the localhost CORS DOMAIN but it still does not seem to work
View ArticleKimono labs API request
what is the "Access-Control-Allow-Origin: {DOMAIN} response header" about?l think this must help
View ArticleAngular-google-maps in ionic modal
I've incorporated angular-google-maps into a project. The issue I'm seeing is that when displaying from within an ionic modal the view isn't centered even though its setup to be where the marker is...
View Article