IOS with Media plugin
I have issue with media plugin in ios when I start to play sound take long time to start unlike in android why media doing that in IOS, has anything I should do in IOS?
View ArticleMedia plugin add player controller in status bar
How I can add media controller when to play any media in my application for example, when closing the application, I want to show Audio controller in Status Bar and thanks
View ArticleHaving problem with ngCordova Camera Plugin
@skyrocket777 in your camera plugin code add permission for allow edit as mentioned below navigator.camera.getPicture(onSuccess, onFail, { quality : 20, sourceType : Camera.PictureSourceType.CAMERA,...
View ArticleMap smooth scrolling
Hello! I'm using Google Maps Native SDK v2 plugin.I solved issue with side menu (using workaround to hide it).But there are currently problem with scrolling.Scrolling is glitched and not smooth. How...
View ArticleBest way to upgrade to ionic 1.2
Unfortunately ionic lib update doesn't seem to work: $ ionic lib update Are you sure you want to replace /Users/mirko/Projects/Ionic/my-videos/www/lib/ionic with an updated version of Ionic? (yes/no):...
View ArticleHow to create an payement page with ionic
forum.ionicframework.com How to create an payement page with ionic Hi, I would like to find a way to implement a payement page. In fact a page where the user can pay by card but i don't find any...
View ArticleAngular 2 Beta is ready now, what about Ionic 2
Do you guys know when it will be safe to use Ionic 2? Thanks again!
View ArticleQuestion about Best Practices on Logging Out a User
Hi, I have googled a bit and wasn't able to find a promising answer yet. I use Parse as backend and my question is about logging out a user. I am using $scope in all my controllers. When a user logs...
View ArticleAnyone else having problems with 1.2.1?
Okay, so after a tip I got here: https://github.com/driftyco/ionic-bower/issues/24 I edited bower.json and changed "ionic": "driftyco/ionic-bower#1.2.1" to "ionic":...
View ArticleiOS emulator works, but ionic view broken, and ionic run not on device
So the iOS --device option can't be expected to work w/o dev act, even via usb-connection? And there's no reasonable way to debug an ionic view failure (when emulator works), w/o --device connection?...
View ArticleEvent to Event Detail Issue
I'm sure I'm missing something simple, but I can't seem to get it to work. I did a "starter tabs" and have this as a few tabs: .state('tab.events', { url: '/events', views: { 'tab-events': {...
View ArticleUsing ionic view app to test oauth integration
Has anyone figured this out?? I am having the same problem trying to test logging in with google. It seems to freeze at the Deny/Allow google OAuth screen.
View ArticleIonic serve: proxy gives me 404 on request
I am trying to set up my proxies in Ionic, but so far I only get a 404 when hitting the localhost address. This is my ionic.project:{ "name": "MyApp", "app_id": "", "gulpStartupTasks": [ "sass",...
View Article405 error Ionic Push Android
Hey guys, I am getting a 405 error when trying to send a notification to my android device. I can send test notifications just fine, it's just when I try to send legit notifications is when I 405 for...
View ArticleAngular 2 Beta is ready now, what about Ionic 2
Like Josh said, Ionic 2.0 is still in alpha. We don't have a timeline of when we will move to beta, or production. There are still a number of issues we are working on, and many components missing....
View ArticleIs flexbox the reason why ionic wont support Android < 4.0?
uhmm !! ya , overriding is an option but it will mean more code which will lead to more size and maintaining both differently is another task ! So, instead i was just thinking of one common...
View Article