Ionic ngautocomplete dropdown list problem
Hello,i have this weird issue with ngautocomplete (on web and android). When i click anything on the dropdown list it will also click/tap anything behind e.g a button. In the image if i click "St...
View ArticleNg-repeat not working
well ı want to make a sidemenu for notifications but ng-repeat not workinghere is an example for notification in my controller but it doesn't show...
View ArticleIOS remote debug 500
Hello, I am trying to implement a apache cordova mobile app via Visual Studio 2015. When I try to remotebuild, I am getting this error while debugging: http 500 ReferenceError: Q is not defined In the...
View ArticleAPI for getting List of country and their states
Is there any API for getting all countries and passing country get all States/Region and again passing State/Region get all cities in it
View ArticleNg-repeat not working
is the controller connected with the template? any error in the javascript console??
View ArticleAPI for getting List of country and their states
something like that:https://market.mashape.com/fayder/rest-countries-v1#get-all-countries https://restcountries.eu/
View ArticleCRUD - good tutorial
I now use the free server from the BAAS-provider called Backand (backand.com). There is all working i need: CRUD, social login, NoSQL Database (also MySQL).
View ArticleLogin Site not in tab bar
Hey guys, i use this example app for all standard functions: http://market.ionic.io/starters/ionic-backand-with-social Now i just want to have login site, which doesn't appear in the tabs and has no...
View ArticleHow to detect scroll direction
I am using $ionicScrollDelegate to determine the direction the user is scrolling so I can animate an element, but I can't figure out how to determine what direction the user scrolls using...
View ArticleNg-repeat not working
of corse they are connected and no errors in console. And i du console.log(notiler) it works normal
View ArticleIonic continue get data from webservice after change page
Hi, I made this function for get data from a rails webservice, and insert new value in the chart every second. This works well, but when I click in back to return to other screen, I see in rails...
View ArticleGetting user data
I am using the ionic push plugin and am having a hard time understanding what it is used for. Originally I was trying to implement it into my app for live chatting, like if one user sends a message to...
View ArticleLoaded images are not visible
Hello, guys. I want to try to create a gallery, where an object with img src properties is loaded from the server. Everything loads fine, but I can see images only via chrome's tool "Check element"...
View ArticleIon-scroll within ion-content issue on Android
I did not set a fix height. Perhaps that is the key to making this work? Either way, I ended up doing what you said and used a subheader. Thanks!
View ArticleGet scroll direction
I tried the code suggested on this page, but when I reach the bottom the bug is still there. Did you ever manage to figure this out?
View ArticleIonic Crash Course -utube 3/27/14 - ios emulator not working
Has there been any update to this error?
View ArticleHow to connect Azure SQL with my IONIC App using PHP
I have an Azure SQL Server, I created it from dbForge since SQL Server Management Studio won't have database designers for Azure SQL. Right now, I want to create a PHP Script to be my backend service....
View ArticlePlatforms/ios/cordova/run: Command failed with exit code 2 You may not have...
larpo: sudo chown [user] * This didn't work for me, anyone update on a fix for this issue?
View ArticleApp works on emulator but crashes on android(5.1.1)
I have followed Ionic basic tutorials and tried to run the app on emulator, it worked but while deploying on android real device (5.1.1), it launches and then crashed. Following is logcat: 12-04...
View ArticleWith Cordova iOS 4 releasing this week, when will Ionic get it?
The cordova-ios project has recently been tagged 4.0.0 and is slated for release this week (source: https://github.com/apache/cordova-ios/pull/172#issuecomment-162254595) Cordova iOS 4 includes huge...
View Article