Explain Angularjs Controllers
@gbminnock wrote: Hi, new to ionic can someone explain how ionic uses Angular to glue the app together. Controllers and State are confusing to me. Any cheat sheets out there to get me up and running...
View ArticleIonic 2 and Ionic 1
@syntagm wrote: Ionites: The existing documentation does not say much (unless it is implied) about the integration between Ionic 1 and 2. By integration (there could be a better word) I mean the...
View ArticleHow to disable ion-md-input text field?
@hyderali wrote: I have used ng-disabled="true" inside <ion-md-input> tag.But it didn't work. <ion-md-input placeholder="My Placeholder" highlight-color="assertive" type="text"...
View ArticleJS errors on ios only
@Muffasa wrote: Hello, I was building an application using the ionic framework and it went out just great. While developing I used android only based on the concept of hybrid applications.My app works...
View ArticleSpatiasql.js or other js libraries
@JohnnyToledo wrote: Has anyone used the spariasql.js (Spatialite) library for ionic or cordova and how did you do it? If not, how would I go about making my own API for a js library? Posts: 1...
View ArticleApp Recovery (restoring photos and data)
@Kenyon wrote: I've noticed my app restarts when you switch to another app for some varying amount of time and then return to it. I'm sure this is normal OS behavior as it frees up resources, but...
View ArticleTCP server with Ionic / Cordova
@vicmota wrote: Hello there, I want to know if is there a way to make an Ionic app listen to TCP connections (I want another app to connect to it and communicate).Both devices will be on the same...
View ArticleCollection-repeat bug on Windows platform
@ghenry22 wrote: I know windows / windows phone are not officially supported platforms but I was hoping to find a bit of help here. I have my app working great on both Android and iOS platforms...
View ArticleCreate a RestFull app for mobile app
@Ndoradoumngue wrote: Can anybody, please, take through creating a Restful app to allow my mobile app access MySQL?Thank you for your help Posts: 1 Participants: 1 Read full topic
View ArticleShould I use separate database to store my active and historic data
@0x1AD2 wrote: Hi guys, A couple of weeks ago I went to Google to attend a talk about Firebase and in the talk they advised to not use Firebase for storing historic data like logs, stats and not...
View ArticleYear Picker in Ionic
@Sanat88 wrote: I need year picker for my project. I already used https://github.com/rajeshwarpatlolla/ionic-datepicker this for date. But, i need only year picker. Please suggest me any year picker...
View ArticleIonic resources problem, Can anyone come to hlep?
@jeffreycolbert wrote: Recently, I got a problem with CLI ionic resources command, I want to generate a new splash screen,but it generate from cache, and the cache image have some damaged, so how...
View ArticleIonic/angular Input range bug (?)
@Imaginet wrote: Hi, I found that the range is not showing properly at startup / page load if I set the max value as binding from ng-model instead of number work fine: <input type="range"...
View Article[SOLVED][BUG?] Collection-repeat inside ion-tabs inside modal
@jonmikelm wrote: Hi, We are having a problem while trying to show a list with collection-repeat inside a tab which is inside a modal with a sub-header. The collection repeat is not aware of the...
View ArticleWkWebView loading local image files
@pthorp_tier2 wrote: Hi,Part of the app we are writing with Ionic captures photos and stores them on the local device filesystem, which are then displayed on various pages using their full path, e.g....
View ArticleFacebook native login SOLVED => Push notifications BROKEN
@pierro wrote: Hi, I finally fixed an old issue that wouldn't allow me to build my app after downloading the native facebook plugin (phonegap).( Problem of "multiple dex" => different use of...
View ArticleSignificance of siging the app for enterprise distribution
@01abhishekjain wrote: I'm done developing an android app for tablets using Ionic. Now it's time to deploy. So, I was wondering if I need to actually sign the app or if I can just pass on the debug...
View ArticleImage fitting the entire modal content width and height
@s3rg1 wrote: Hello, I need to display a picture in a modal page filling the entire content, so it has to be resized and centered according to the device's resolution. The modal page skeleton is:...
View ArticleIonic and node-sass@3.3.3 is broken
@aslani_mobil wrote: After trying to upgrade ionic am getting the following error. Am stuck and don't know what to do about it. Can someone give me a little help to solve this? Building: C:\Program...
View ArticleExpand and collapse component line the attached , how to do in ionic
@rameshkondur wrote: expand and collapse component line the attached , to do in ionic expand&collapse.jpg801x132 5.96 KB Posts: 1 Participants: 1 Read full topic
View Article