Disqus + Ionic
Have you looked around stack overflow? It seems this person got it working: stackoverflow.com Disqus in Ionic APP asked by BCLtd on 07:45PM - 17 May 15 javascript, ionic, disqus
View ArticleProblem with ionic add ionic-platform-web-client (windows)
Does it work when you run ionic serve and view it in the browser?
View ArticleHow to access address book / contacts on iOS?
Hello ionicer,I made a demo app from example https://blog.nraboy.com/2014/11/create-delete-search-contacts-ionic-framework/. When I tried to write to native contactMy code:...
View Article$state.go() changing URL but not correctly loading template
The issue I am having is that I am trying to have a user login to my application and then once they have done so, redirect them to our home page. Up until recently this worked as expected, but now...
View ArticleCRUD - good tutorial
@Driesel - Great to hear that. Will you please point me to a good example of this Backand that I can use it for getting CRUD app using php/mysql/ionic etc?My goal is to use it for Wordpress using...
View ArticleGet stuck on cool select modal
hai guys i got stuck on my ionic. first im new in ionic framework and i use this source https://market.ionic.io/themes/my-ionic-material-design for start my app web and now i want to add some select...
View ArticleHelp Setting up 3rd Party Plugin - cordova-plugin-filepath
Please close this had to deploy apk to get it to work. Thanks to info at http://www.helptouser.com/code/33000089-cordova-getting-a-file-uri-from-a-content-uri.html
View ArticleIonic tabs horizontal scrolling tabs elements
I need that it were possible to scroll the tab elements that will be more than 5, and without the use of icons.The problem is that the elements do not place the file, and begin to taperSorry my bad...
View ArticleIon-option-button in list, toggle by icon click instead of swipe?
flavordaaave: And if you don't want the swipe to reveal the option buttons anymore, just add "can-swipe="false"" to the list. Hi, I already set the can-swipe ="false", it works fine until I implement...
View ArticleInfinite scroll ionic framewrok:Loadmore() called multiple times
I am using ionic infinite scroll to load data from php api service. The problem is The method defined on the on-infinite property (ie loadmore function) is called multiple times when it reaches the...
View ArticlePrepopulated Db Not working
DOnt worry..i did that it in other way.thanks for your time Anywaysi created a Db Script and Invoked SCripts in LoopThanksCHeers
View ArticleHow to manage data offline and online in ionic
Hello I am working on blogging app . i want to save article list on SqlLite as well. I need to fetch all blogs in once. ( having more than 2000) blogs . following is my controller code. var promise=...
View ArticleTabs And Navigation: Nightly - how to add an ion-slide-box wrapper?
@bengtler Thanks so much! That will work for now
View ArticlePhonegap-plugin-push added, and now no build for android possible!
I would really be happy if anyone could give me a clue ...
View ArticleLocal Push Notifications - Unrecognized selector sent to instance
I'm hitting the following issue with Katzer's Local Push Notification plugin I have installed: *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFNumber...
View ArticleLaunch or install third party apps from with in ionic app
one question:itms-apps://itunes.apple.com/nl/app/blackboard-mobile-learn/id376413870?mt=8// how to i get hold of the package name (for Android) , in my case i need evernote package name, i have other...
View ArticleHow to manage data offline and online in ionic
first of all:why are you "GETTING" data with a POST request???? and after that --> add sqlite plugin and use the ngCordova wrapper for that:http://ngcordova.com/docs/plugins/sqlite/
View ArticleIonic without using internet
Is there any possible way to create/start a ionic project without using normal internet connection?
View ArticleIonic gesture, hover element
Hello!How can i recognize, when finger moved is over the element? I need select more then one element per one gesture event. This is not drag or swipe event. This is simple finger-move on the screen.
View Article