Dynamic SlideBox with images like a book
@aghausman1 wrote: Hi, I am making an app that will allow users to read that magazine or a book, place bookmarks etc. I have store pages of book in png format and displaying well. I have created a...
View ArticleNet::ERR_NAME_NOT_RESOLVED when using Parse network calls
@jaylock wrote: I'm using Parse in one of my applications and after configuring the whitelist plugin i'm getting this error when inspecting the device in chrome inspector running on Android. This code...
View ArticleTransition Glitch on iOS 9
@padz535 wrote: Hey everyone, I'm encountering some transition glitch w/ my App, it only appears in iOS 9 and the app is compiled through Phonegap build. Here's a sample video showing the transition...
View ArticleIonic detect “back” for better Native Page Transitions
@Yue_Hong wrote: I am trying to implement native page transition into my Ionic project after reading great tutorial from http://www.gajotres.net/handling-native-view-animations-with-ionic-framework/....
View ArticlePull down to Refresh and Infinite Scroll
@kernel wrote: I am using ionic 1.1.0 I have pull down to refresh and infinite scroll implemented following the examples. They work individually. The issue I have is, when I pull down to refresh,...
View ArticleToggle readonly
@Skol wrote: Hi ! Actually, even after some research, I can't find any way to make a toggle component readonly. Does someone have an idea how to achieve that ? : ) Posts: 1 Participants: 1 Read full...
View ArticleInput type="file" problems
@TobiasFriberg wrote: Hello! I got this problem with fileinput. When i press it in my android phone, the options I get are Video Camera, Sound Recorder and Documents. How can i change this to...
View ArticleCamera windows phone 8.1
@rikkie wrote: Hi there, I'm facing a problem with the camera plugin on wp8.1.Im using the following code: var options = {} navigator.camera.getPicture(options).then(function (imageData) {...
View ArticleIonic Minify & upload
@dylanvdmerwe wrote: I've implmented the minify procedure as per the blog post here. When building, the minify process kicks off when you use the --release command. For example: ionic build android...
View ArticleUsing svg tag in ionic
@victorolowe wrote: Hi guys, I just want to know if it is allowed to do something like this in ionic <div class="container"> <svg viewBox="0 0 500 500" preserveAspectRatio="xMinYMin meet">...
View ArticleCurvy line in css
@victorolowe wrote: Hi guys,I looked online and couldn't find a solution to this. I want to get the curvy effect in the middle of this image using css and ionic. How can this be achieved. Thanks guys...
View ArticleCordova plugin geolocation
@venkat wrote: Battery status in cordova-plugin-geolocation? please advice....... Posts: 2 Participants: 2 Read full topic
View Article"Remember Me" feature at Login using local storage
@RamithDR wrote: Hi! I need to add a remember me feature to the app I'm developing, I've added a check-box inside the login form and used jquery to store the email and password when the remember-me...
View ArticleReturn to app callback?
@KrzysiekF wrote: Hello,There is any callback function or event after user return to application? Case study:1. User turn on my app 2. Do something 3. User tab home button (going to phone application...
View ArticleImages distorted and app stuck on http request
@Pihh wrote: Hi, First of all, let me say that I'm loving ionic and all of the work made. Up to this point a built an app and it's the first time I'm trying to export but I'm facing two major...
View ArticleIon-slide-box dynamic content does-continue boken
@falc0 wrote: When starting with less then 2 hard-coded slides, does-continue doesn't work. So if you add all slides dynamically this feature does not work. example: http://codepen.io/anon/pen/MaJRvY...
View ArticleLocalNotifications in Ionic
@richardshergold wrote: I'm trying to get LocalNotifications working in my Ionic project. I'm using the Cordova Plugin here: https://github.com/katzer/cordova-plugin-local-notifications but whatever I...
View ArticleIonic deploy does not work since IOS 9
@chabermann wrote: Hey folks, i recently have a problem with ionic deploy. on my ios 8 devices everything works pretty fine. Just updated one device for testing with ios 9 now. every time i start an...
View ArticleIonic Lab throws error
@Diamons wrote: I'm getting this error when trying to run a starter Ionic app. Help? Screen Shot 2015-10-01 at 11.57.08 AM.png2006x1598 273 KB Posts: 1 Participants: 1 Read full topic
View ArticleIonic + camera stream
@Baklizki wrote: Hi there, i have a question about using the camera within the ionic framework. I have a problem with creating a photo. When i do a photo and click on "ok" then the app crashes with...
View Article