TextArea height
@thelonecabbage wrote: How do you increase the height of the textarea? Posts: 1 Participants: 1 Read full topic
View ArticleGenerating splash and icons, receiving a message about using cached copy
@ucnetworksdev wrote: Hello everyone, I updated cordova to the newest release and am using ionic 1.2.1 on an existing app we have. I saw in xcode that we need a new image icon for the ipad pro so i...
View ArticleOverride Back Buton
@ThierryTouin wrote: Hi All, I creaded an application and I want to override the backbutton.This code works but it is not actived when user start application. User needs press "burger menu" one time...
View ArticleImplementation of RSA Algorithm Encryption and Decryption in IONIC Application
@seetharam_123 wrote: HI , i am new to ionic application development so i need your guidance in the below :- We are building a Ionic Phonegap Application targeting IOS and Android Devices. I want to...
View ArticleConflict of IonicModal with AngularNVD3 (based on D3)
@sami1212 wrote: Hi, I'm using nvd3 in my Ionic App. There is a scenario in which I face an issue i.e. I've a PieChart on one tab and IonicModal on another tab. Once I open the IonicModal, and after...
View ArticleHow to setup lifecycle for interfacing with $sqlite database
@zic10 wrote: I'm running into a corner case with my application that I'm not sure how to handle. When the app starts for the very first time, app.run(function ($rootScope, $ionicPlatform,...
View ArticleFile extension of Ionic Conference App
@stewones wrote: just curious about why the conference app is written in TS but the files not ends with .TS? In fact when i try to import some file renamed in .TS format, ionic serve gives compilation...
View ArticleGoogle Play warning: You are using a vulnerable version of Apache Cordova
@jeudyx wrote: I received this warning from Google for 2 of my apps. "Google Play warning: You are using a vulnerable version of Apache Cordova Your app(s) listed at the end of this email utilize a...
View ArticleSide load iOS project without enterprise or b2b or in need of xcode?
@KimB wrote: Hello there, wondering anyone can shout some light about deploying apps without having to use Xcode or having any of iOS membership? Thank you in advance Posts: 2 Participants: 2 Read...
View ArticleLokiJS Complex Queries
@EffakT wrote: So I am using LokiJS as a local database, although I am having some trouble replicating a MySQL query to work...The query I am trying to replicate is: SELECT DISTINCT...
View ArticleBlank page
@Giregar wrote: Hey guys, I just get a blank page and no errors. Any hint for me? Thanks for your help! customersCtrl.js (function() { var app = angular.module('customersApp', []);...
View ArticleFirebase variable that can be accessed globally
@gigocabrera wrote: In my ionic 1 app I had the following global variable in the app.js file /* FIREBASE */ var fb = new Firebase("https://brilliant-inferno-1044.firebaseio.com"); From the...
View ArticleGoogle Analytics for Ionic Apps with website tracking code
@FMD wrote: Hello, I'm trying to add google analytics for our mobile app.I'm wondering if it is possible to just reuse the same code we have for the website, since ionic app is running like a...
View ArticleIonic Boilerplate - A new Ionic 1 starter boilerplate that simplifies your...
@cowfox wrote: Hi guys, If you are looking for an Ionic template project to help you quickly start your development, please help check out this Github project - Ionic Boilerplate. Ionic Boilerplate...
View ArticleComo hago un autocomplete de google places?
@jesuscardenas wrote: Hola a todos, Hace unos dias estoy intentando hacer un autocomplete de google places para mi aplicacion hybrida de ionic, pero no he podido. Ninguno de los tutoriales que he...
View ArticleSimple Button Commands
@Kyle709 wrote: Hello! So I have a VERY basic understanding of HTML and JS but im in a class currently that kinda just throws us into projects. When making an app with JQuery I could simple include...
View ArticleIonic push service not loading app on Android
@boyfunky wrote: So i have my project and i have setup Ionic push for iOS and it works perfectly but when i copy the same project and try to run it for android. I get this error. I dont know why. Also...
View ArticleSend app request to facebook friends list
@harish_s wrote: Hi, I am new to ionic frame work. I need to implement functionality of sending my app request to facebook friends from ionic app. It should be like when user click on invite facebook...
View ArticleEncryption file angularjs
@raldeskrisnu wrote: hello there.. how to encryp file with angularjs or cordova plugin? i found something https://github.com/disusered/cordova-safe and i got error cordova is not defined. maybe...
View ArticleCode indentation
@dbertels wrote: Why is it that I don't seem to manage to indent the code in this window. I'm using the pre-formatted text function. I tried using spaces and tabs but none seem to help - some even...
View Article