Angular payments formatting not working with Ionic Keyboard
@heezo wrote: I have everything set up and working in my app, with angular payments. One day the formatting just stopped working. (For example, formatting used to enter spaces automatically when...
View ArticleNative Dropdown using Ionic framework
@rupenanjaria wrote: Is it possible to create native like dropdown using Ionic framework? The current dropdown looks like http://play.ionic.io/app/3e4c1f91d962 this is not much appealing on device....
View ArticleError in sax.js running platform commands
@dlhuffmanjr wrote: My build, emulate, serve (--lab), prepare, run all fail with the trace below. This has been working and pretty sure I have not touched anything outside of the 'www' folder since it...
View ArticleAndroid can't scroll after using $ionicScrollDelegate.scrollBottom(true)
@gregv wrote: Here is my view: <ion-view view-title={{title}} > <ion-content class="has-subheader dark-bg" overflow-scroll="true" padding="true" delegate-handle="consoleScroll"> <pre...
View ArticleIonic.io.bundle.js:5844 Uncaught TypeError: Cannot read property 'init' of...
@riddlerdev wrote: I have been following the Alpha to Beta migration document to get our push notifications updated before the deprecation timeline. However I ran into this error and cannot seem to...
View ArticleUpdated ionic for v2 now ionic emulate ios doesn't work
@stephenadams wrote: I've just updated the Ionic CLI for ionic 2 so I can start learning Ionic 2, but what I have found is that when I try to run a Ionic 1 app using ionic emulate ios I get this error...
View ArticleUsing images as buttons?
@Karsten77 wrote: I have read the same question here before but no answer as far as I can see. I have a couple of images that I want to use as buttons. The reason is that I am using a plugin from...
View ArticleLoopback with Ionic
@giladba wrote: Hi,I am trying to run a loopback server with ionic client, but I am getting "Error: Cannot GET /cordova.js" error.My code is in github in : https://github.com/giladba/BetterTrader2.git...
View ArticleNg-clik don't work in header-bar
@molmi wrote: Hello,i have a problem with ng-click. when i try it inside ion-view tags it work very well, but when i place it in top bar nothing happen on click. the code is very simple, when i click...
View ArticleTestflight alternative
@halukkaramete wrote: Hello, I found installing an app on a remote iPhone is quite complex - so I did not go there. ( I read about testflight but even that turned out to be complex for my testers ) In...
View ArticleCORs for Ionic ? Error for $http.post
@dirkaka wrote: I am trying to do a $http.post to my server. However , i keep getting errors regarding ""Access-Control-Allow-Origin" being missing despite already adding it to my backend. Instead...
View ArticleIonic package build --release --profile myprof doesn't work!
@roxxdett wrote: Please, help!I created keystore for android platform, created security profile and put all needed files. Building application for android with ionic build package android --release...
View ArticleIonic index.html cannot find moment.js and angular-moment.js
@daggeto wrote: Hi i'm getting this errors on application start in console: c1aea292-0c57-11e6-8279-ee34a8cf1317.png2296x82 Steps i do: npm install angular-moment moment --savethen add this to...
View ArticleCordova-plugin-camera not working
@Keertesh wrote: Continuing the discussion from Cordova Camera Plugin Not Working w/ AngularJS: I'm using VS 2015 so i installed the plugin directly within the IDE in config.xml I'm new to...
View ArticlePlay Video On View Without Opening a Native Internal Media Player
@ADinB wrote: I have searched everywhere i could to find a way to play a video file within my webview either as background or on a container within my view. From my research HTML5 Video tag doesnt do...
View ArticleIonic Push APNS error phonegap-plugin-push
@clayd123 wrote: I have push running flawlessly for Android, but when I try to run the exact same curl command I'm using for Android with an iOS token, notifications don't go through and when I check...
View ArticleIonic Platform Alpha Deprecation Notice
@declanmurphy wrote: Hi I just got an email about the alpha version of the Ionic Platform shutting down and being replaced by the beta. How do I check which one I am using? Posts: 1 Participants: 1...
View ArticleHow do I install ionic when I am behind a proxy
@pinson wrote: I just changed location, and I am trying to install ionic. but it always gives a proxy or no internet connectivity error. I just need to install ionic but now it seems I'm behind a...
View ArticleHaving a lot of trouble with controllers not being destroyed
@stevenhastie wrote: I've literally tried every clearCache solution under the sun. Nothing works My controllers are persisting and I cannot destroy them. I can see they are still there because when I...
View ArticleProblem with ionic scroll when use $location.hash
@wog wrote: On app I have scroll by hash when click on arrow botton in screen. When I scoll manualy it's norm working. When scroll by arrorr it wrong calculate scroll layout. On video you can see...
View Article