How to access data saved in app folder [SOLVED]
@dmaccagno wrote: hi all, i have some question about file management in ionic. i know in can access the app storage with $cordovafile or with window.requestFileSystem and download resources from the...
View ArticleIon-refresher font color customisation
@medoix wrote: Currently i have ion-refresher running and it works as expected but the text color is a shade of gray and hard to see on the background i have set. I am trying to customize the font /...
View ArticleSource code of "release ready" Ionic app
@PawelKKK wrote: I'm slowly finishing my 1st app. As I'm not professional developer (yet ), I'm aware my app misses several elements required for app to be on "professional" level. Unfortunately, all...
View ArticleRoute Map Recorder
@narasimham3 wrote: My Dear friends I want work with the Google Maps i mean when we goto a new trip that trip we are recording on Google Map i.e, Route Map Recorder is it possible in Ionic Frame Work?...
View ArticleIonic and HTML5 Canvas
@leydar wrote: I have an app in which I was using Konva to create an interface on a canvas element. This was allowing for a header automatically by using: stageMain = new Konva.Stage({ container:...
View ArticleWhats the deal with webpack?
@philandrews wrote: Hi,I just moved over from Ionic 1 to 2 and I'm struggling with Webpack.Can someone explain why Ionic has moved from gulp over to webpack as I dont see the advantage I've never used...
View ArticleDisplay Problem callback
@mrach wrote: Hello, I want to display a list item from a "test.json" file. File content :[{"id":"1","name":"ABC"}, {"id":"2","name":"DEF"}] alert() in service displays: [{"id":"1","name":"ABC"},...
View ArticleOpen new window in Ionic sidemenu app without back button
@Steph8 wrote: Hi to everyone, i have a big problem. I'm working on a side menu app, and i need to open another view from another view. I tried to use $state.go and $location.go but when i open a...
View ArticleIon-radio can't read value outside of ion-content
@markfarl wrote: I have here my html: <ion-content> <ion-radio ng-model="termsAgreement" ng-value="'A'">I Agree to the Terms </ion-radio> <ion-radio ng-model="termsAgreement"...
View ArticleIonic push device token
@erandakaaupama wrote: I followed the doc for ionic push.But I am unable to get the device token when I work with android push Posts: 1 Participants: 1 Read full topic
View Article$localStorage can't be loaded in some cells
@IonicExtreme wrote: Hello everybody I have a problem a long time and decided to post , on some devices(more common 4.1-4.4 no sdcard) $localStorage it is not loaded(already tried use SQLiete, File),...
View ArticleChange splash screen without reinstall app
@ljcljcljcljc wrote: I have a question for splash screen. Basically I am trying to change my splash screen without reinstall the whole application. Usually with ngCordova, I can set splash screen...
View ArticleChange header while long press
@georgeMathew wrote: i need to select and copy div content so i thinking of changing header and show copy and paste icons while long press on div. is it possible to change header while long press on...
View ArticleIonic Integrating Survey Monkey
@williamapplogix wrote: Hi Good Folks Am working on an app for surveys using survey Monkey, I wanted to know what experience have you had if you have used survey Monkey for Ionic. Okay this is the...
View ArticleJar inside an ionic project
@omar wrote: Hi! Has anyone here added an Jar file inside an ionic project? Whats the correct way to do it? Thanks in advance. Posts: 1 Participants: 1 Read full topic
View ArticleCan use ionic for mobile website design?
@hammerStrike wrote: Hi, I'm new to ionic and I finds that ionic gives an easy way to built an app like design very quickly. Though, I want to use ionic for mobile website design purpose only (not for...
View ArticleTracking user in the ionic app
@asimkh wrote: I am trying to develop a basic #ionic-2 app with different screens where I can track * user who logged * visited screens* left or close the app.* installed number of apps.* uninstall...
View ArticlemyApp does not appear in Android emulator
@wonderwoman wrote: `BUILD SUCCESSFUL Total time: 14.913 secsBuilt the following apk(s): /Users/susancrayne/myApp/platforms/android/build/outputs/apk/android-debug.apkSusanCrynesMBP2:myApp...
View ArticleTS config files confusion?
@luchillo17 wrote: Hi, i'm trying to stay up to date with the lates TS starter project with the config files, but it seems to be broken, since i have a lot of errors, are this ones right?: //...
View ArticleHandling CORS issues in Ionic2
@paullang wrote: I want to use "ionic run -l android" so I can efficiently use livereload while hitting real Instagram API endpoints and I followed the spirit of the directions on this Ionic 1 post...
View Article