Translate keyboard buttons?
The keyboard in IOS shows 1 or 2 buttons in top of the keyboard keys, can it be translated to spanish? i though it was the native keyboard but even if my phone is set to spanish those buttons are...
View ArticleIOS cordova issue. Can't find variable
ronycohen: <script src="lib/ionic/js/ionic.bundle.js"></script> <script src="lib/ionic-service-core/ionic-core.js"></script> <script...
View ArticleLogin authentication from database
Sorry this took so long! Just saw this post today. Not sure how much this has changed since the original post and no time to really check it, but this is my login form today. Hope that helps....
View ArticleDev needed for deep linking, analytics and push
I am also looking for someone to help us integrate an invite system using branch.io. Please PM if you have some experience with branch.io. Thanks. Hervé
View ArticleSmartwatch plugin
Good morning, I had installed cordova smart watch plugin from https://github.com/20steps/cordova-plugin-watch. On the installation guide, it said support IOS. But when I was installing it, on my...
View ArticleHow to use infinite-scroll in modal-view
Im not able to use a infinite-scroll inside a modal-view The same code working if the view is not working in modal. In the modal the Event: $scope.$on('$stateChangeSuccess', function() {...
View ArticleIonic and Arduino Communication (Bluetooth)
Hello All! I'm new to Ionic app development and had a few question on how to get started, or moreso how to get my app and my Arduino trading information. I am trying to make a simple app to be able to...
View ArticleHow to change height of the header?
Yes, this is from a while back, but for anyone else reading this/finding it through Google, I would argue that this is not the correct way to go. Use the SASS variables to do this properly....
View ArticleiOS 9.2 cordova-plugin-media no sound [fix on the way]
Thanks for this. Are the Cordova guys even testing what they do before releasing? I am baffled... wasted 3 hours chasing ghosts
View ArticleWhere do I start to create an instagram like application?
Wow, lots of area to cover. Your question is very open. The first place I would start is my database and setting up the structure, tables, etc. You really need to have some experience with setting up...
View ArticleFailed to load external scripts when running 'ionic emulate android' or...
In my case it was the file name: it's case sensitive so make sure all the file names are exact on your directory compared to the html
View ArticleiOS 9.2 cordova-plugin-media no sound [fix on the way]
I'm sure the dudes at Cordova are on top of things. However digging into master branch, looks like the start of those avPlayer changes happened around 29 July 2015:...
View ArticleSending notifications Push?
This issue is still confusing to me.For example, the following link tells you how to register the device but I do not know the way to send notifications through a cell phone or another system to the...
View ArticleHow to use infinite-scroll in modal-view
By opening a modal, your state has not changed, so the event does not fire. Trying to go through your code, but it looks like you want to call it right after the Modal is opened, correct?
View ArticleCLI generate page typescript?
Is there any way to use the generate page command to generate ts file? Thanks.
View ArticleIntegrate SDK via config.xml?
Hello, I'm using the https://github.com/InteractiveObject/StarIOPlugin plugin and integrated it as the demo-application did: https://github.com/InteractiveObject/StarIOPluginDemo That uses the Star...
View ArticleCLI generate page typescript?
I don't think so, your best bet (as so i did ) is to generate it as JS files and refactor to TS ones.
View ArticleCannot resolve all parameters error
So this is what happens when I use similar code: EXCEPTION: No provider for NavController! (MyApp -> SomeService-> NavController)BrowserDomAdapter.logError @...
View ArticleCannot resolve all parameters error
Very interesting! Does that NavController let you push things to it? Usually NavController providers are instantiated because somewhere there is an ancestor component that extends NavController, like...
View ArticleSimple Commerce App with backend (Partly Finished)
We are looking for a free-lancer who knows AngularJS, the Ionic framework and Firebase. We want to test a simplistic commerce app. We have partly started it with a login system connected to Firebase,...
View Article