Is android google maps is not working to you too?
Hi there!When i published my app play.google.com/store/apps/details?id=uz.samapteka google maps was working.. But now its not showing on android powered app. In ios its working.Im using Crosswalk and...
View ArticleLeft nav-buttons causes the title to have 20px left spacing
I solved it by forcing 0px width on buttons-left. The spacing gets calculated correctly now.
View ArticleIonic freeze after opening app iddle for a while
Hi, My problem seems to be quite random which might make it hard to troubleshoot. I noticed when I leave my app in the background, if I open it back later on, the whole app seems to be frozen. By...
View ArticleCamera with custom view
Now camera is working but I don't know how to take picture inside of a pre defined frame.(When you take a picture in iphone, it uses the whole screen which is I dont want.)
View ArticleLogin with google - 404 on callback with eventListener()
Someone in my stackoverflow thread posted that it's a known issue in the innappbrowser pluging that loadstart and loaderror aren't being fired:...
View ArticleError Installing :(
Here's what my terminal looks like after 2 hours of digging around and still unable to get it going James-MacBook-Pro:~ james$ npm cache clean James-MacBook-Pro:~ james$ sudo npm install -g cordova...
View ArticleIonic-platform-web-client
Hi, I had an existing project, I just switched to the new ionic-platform-web-client! Everything seems to work, but I have one question. Is the ionic-core.js still necessary? I think so, because when i...
View ArticleCan't select imagem from Camera in Android - Always "canceled"
I have this problem, every time I try select a picture straight from the Camera I always get an error "Camera cancelled.". The scenario: my user can select between get the picture from the Camera or...
View ArticleHow to use a Database? Totally lost
I'm planning to create an OFFLINE Dictionary app. I'm looking at both Android, iOS and if possible, blackberry and Windows Phone too. My data currently looks like this:1. Word1 (v) Meaning1 of Word1,...
View ArticleTwitter Bootstrap css file prevents to my modals to opening
Build your own custom bootstrap by using sass and importing only the modules you need.
View ArticleSticking Modal close button to bottom?
Note: You can put the button in an ionic footer but it's a different size to the normal modal button and doesn't follow the button CSS rules.
View ArticleHelp for newbies
Continuing the discussion from Join the Ionic Worldwide Slack Group: Ben: Hey Ionites! The Ionic community recently started a Slack chat group called Ionic Worldwide. The group is quickly growing, and...
View ArticleIonic determine browser you are using
How do i determine if I'm using the crosswalk browser or the default browser
View ArticleProblem with gulp-sass and node 4.1.1
This is my enviroment with the command ionic info Your system information: Cordova CLI: 5.3.3Gulp version: CLI version 3.9.0Gulp local: Local version 3.9.0Ionic Version: 1.1.0Ionic CLI Version:...
View ArticleProblem over the position for ng-material-floating-button
I'm trying to implement a floating action button, I used angular material and this ng-material-floating-button. I managed to have the button, but it's in the halfway of the screen instead of bottom...
View ArticleWhere should I free up resources? $destroy or $ionicView.unloaded?
I'm little bit confused where I should free up resources. Should I do in $scope.$on('$destroy', ...) or $scope.$on('$ionicView.unloaded', ...)?
View ArticleHow to make cover header for one tab page
My app is ionic tab-based, I want to adjust only one tab page's header to cover header, however is being put at index.html as a public page for all tabs, how can I just make change to nav bar just for...
View ArticleDeveloping app for writing exam with qrcode scanner and web service
Using side menu app. I am having few doubts. If someone helps it will be much grateful. template loads with all controls and hides. Used ng-cloak. but still problem persists. Used...
View ArticleAfter I removed ionic web content and ionic push, app is massed up
All I did is, ionic remove ionic-platform-web-clientionic plugin remove phonegap-plugin-push and suddenly, it is having a problem in loading plugin and failed to load index.html.. I dont know what is...
View Article