Show downloaded images in Gallery
@firebaseInfoObjects wrote: Hello everyone, I am downloading images to a specified path using the FileTransfer plugin. After the download is complete, they are not showing up in Gallery. What should I...
View ArticleNot enough docs on Menu
@Shashank_101 wrote: Hi, I am trying to implement side menu just like millioneyez.com. So that menu open itself at large resolution and shrinks on mobile view. How to perform this in ionic. Is there...
View ArticleSlow performance in ios
@alibahjat wrote: hello my app work good in ios but they are delay a few seconds when press button to nav push to pageis there any solution to enhance performance Posts: 1 Participants: 1 Read full...
View ArticleIonic Form
@helema22 wrote: I must create 6 questions on ionic2 , which are Yes or No questions and after answering each question and push continue button than goes to the next questions but I dont want to...
View ArticleCommands ionic state restore
@PECNET wrote: Hello everyone, I have a question about ionic. I have upgraded ionic 2 vers ionic 3,I would like to know if we can return to ionic 2 by doing an upgrade? I also read that the command $...
View ArticleAdd group of checkbox in add more functionality
@hariomtech wrote: I am new to ionic1 framework and working on sidemenu ionic app. In my form i have 4 choices for user and user can select multiple choices. For this i want checkbox here. I also have...
View ArticleHow to keep a Class Active when that page is not in stack in Ionic 2
@ShehramTahir wrote: How to keep a class a class active if that class was visited in the past ? Navigation what I want :-Page 1 => Page 2(selected some options) =>Page 1 => Page 2(options...
View ArticleTinder cards + Slider
@johnjohn3 wrote: Hi, I'm trying to implement tinder cards, but I also need them to behave as a slider - so that left/right swipes are like/reject and top/bottom swipes are sliding photos of the user...
View ArticleMultiple ion-select in same page trigger wrong popup
@MarkusStrobl wrote: Hi, i have a strange issue regarding multiple ion-select controls on the same page: I just copied the doc's gaming-sample-select into my page and created the appropriate binding...
View ArticleUnexpected token in JSON at position 1405
@Hanu1994 wrote: Unexpected token in JSON at position 1405 I am getting this error when I write this code. this.sample.getSmartData(attachmentUrl,body).subscribe(data =>{ console.log(data); let...
View ArticleApp is working on cordova 6.2.0 but not working on 6.5.0
@khokhardheeraj wrote: I created a apk on cordova6.2.0, app is working fine. but when i created a build on cordova6.5.0 then i get a error message. This problem occurs when i am creating a release...
View ArticleSend multiple files to server nodejs plz suggest someone
@Nikhil_dhar123 wrote: I have already created a topic with my code but no replies except one please help out someone how to send mutiple image files I am storing images in an object and send but not...
View ArticleFinger print authentication in ionic 1
@kashyap_dev wrote: I'm new to ionic and trying to implement in finger print authentication in ionic 1. please help me. Posts: 1 Participants: 1 Read full topic
View ArticleBack navigation button not showing up
@devanshsadhotra wrote: I cloned the code using "ionic start myProjectName tutorial", and changed the project according to ionic 3 , now , there is a file list.html , it has a button at header which...
View ArticleHow to link local image with Photo Viewer
@soo wrote: Hi,I am using the native Photo Viewer. Linking image at the web is easy:this.photoViewer.show('http://otherWebsite/someImage.jpg'); But how do I link local image?All my images is located...
View ArticleExccess padding show above ion navbar on is simulator and devices
@umefarooq wrote: exccess padding show above ion navbar on is simulator and devices In browser its working fine no issue at all. here is screen shot of the app you can see extra space between...
View Article[ Building iOS Error ]
@Nsimoncini wrote: Hi! This is my first post, I've been playing with Ionic for 2 months and I finally tried to deploy my app on my iPhone. As I should expect I got the "lazy loading" problem (in...
View ArticleExtract thumbnail from video
@nikhil7 wrote: I want to extract thumbnail image from a video which is uploaded in ionic-v1 app.How can I do this? Is there any plugin which is helpful. Posts: 1 Participants: 1 Read full topic
View ArticleAppending image src path to formdata to send files ionic 3.2
@Nikhil_dhar123 wrote: In my code I am appending imagePath to formData , the path that I am getting after taking picture but when I post formData I getting empty in server side Posts: 1 Participants:...
View ArticleWhy does my application take time to start? IONIC 2
@danillo10 wrote: Why does my application take time to start? <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <widget id="br.com.infosyssistemas.infosysmobile" version="1.0.2"...
View Article