Anyone else having problems with 1.2.1?
I tried that too before posting, but unsuccessful: MyMac:myproj1 SM$ bower install driftyco/ionic-bower#1.2.1-nightly-1867bower not-cached git://github.com/driftyco/ionic-bower.git#1.2.1bower resolve...
View ArticleAnyone else having problems with 1.2.1?
Hmm... I'm not really sure. The only difference I see is the node version. I'm using 0.12.2.
View ArticleAnyone else having problems with 1.2.1?
That's even more confusing for newbies. What is the difference between Node v0.12.7 released 2015.07.09 and The version 4.x and 5.x offered for download on the Node Homepage? 0.x => 4.x => 5.x...
View ArticleCard IO plugin- scan and charge credit cards with a mobile phone
If you disable bitcode you can get it working, although this isn't really the most desireable fix.
View ArticleIonic 2 Beta / Geolocation plugin not working
I'm following the steps at http://ionicframework.com/docs/v2/platform/geolocation/ to call the geolocation plugin: import {Geolocation} from 'ionic/ionic'; export class Locations { constructor() {...
View ArticleiOS emulator works, but ionic view broken, and ionic run not on device
Have you signed up for an Apple Developer account?If you did, did you set up XCode with your certificates?
View ArticleFooter-bar with keyboard-attach textarea only works in full screen
Hi. Thanks for a great product.I've implemented a "comment window" roughly based on this http://codepen.io/ethanneff/pen/yymYRR At a high level the layout of the page is:-view - header - content -...
View ArticleIonic Pinch To Zoom
Just wanted to say thanks! Had been looking for this for a while and came across your post. I changed it to not show the background and header and added click on the image to close. Pinch to zoom...
View Articleionic2 modal ion-navbar vs ion-toolbar
<ion-toolbar> <ion-title>Modals</ion-title> <ion-buttons end> <button outline (click)="closeModal()"> New Item </button> </ion-buttons> </ion-toolbar>...
View ArticleHow to integrate Paypal Cordova Plugin in IONIC Framework
@urbiwan , I am running through an error. Whenever I add the gist and try to use it in my todoController, I run through an error . Can you please help ? Here is my code:...
View ArticleiOS emulator works, but ionic view broken, and ionic run not on device
No. I was hoping ionic view would delay the day I needed the Dev account. Is that the only reasonable way forward? If so, that limitation needs to be advertised.
View ArticleWriteFile is not working in ios
Hi guys.. I am developing iPhone app by using ionic for writing and reading data from file.I can able to check whether the file is present or not by using the...
View ArticleInAppBrowser not working
forum.ionicframework.com Help us help you Hey there! In case you haven't noticed, the forum is super busy! One of our community members, Dragan Gaić (@Gajotres), recently wrote a fantastic blog post...
View ArticleAngular 2 Beta is ready now, what about Ionic 2
Building an Ionic 2 project with the CLI will handle all the dependencies for you, so no you don't need to install Angular 2. And yes you will need to know Angular 2, but you will most likely just...
View ArticleOne control app to download multiple apps
HiI have developed some apps for the same customer which showcase his various projects and have uploaded this to Google Play. Now the customer wants one app (lets call this a control app) to prompt...
View ArticleIssue v1.2.1 : ion-content scrolling not working with ion-slides directive
With the new Ionic version available, I tried to migrate my current app to have the benefits of the new directive.But I am currently struggling with a strange behavior after the migration. Scroll...
View ArticleIonic Push Notification giving 403 forbidden error
Any News please?I need this notification
View ArticleRead one time password form SMS in ionic app
Hey, I am building an ionic app which receives one time password via SMS. I want to auto detect that password. how can i do that? Thanks.
View ArticleBest way to upgrade to ionic 1.2
Hi, In order to upgrade from ionic 1.1.1 to ionic 1.2.1, which is best : - upgrade libs with : ionic lib update- regenerate a whole project with ionic start and copy/paste existing code Thanks.
View ArticleIonic 2 - navbar is overlapping status bar in ios
i got a warning WARN EPEERINVALID ionic-framework@2.0.0-alpha.44 requires a peer of angular2@2.0.0-beta.0 but none was installed.
View Article