Form Inputs on Modal are disabled on iOS, Ionic DevApp
@evandillon wrote: I just upgraded from ionic 2.0.0 to 3.9.2 and have been working through the issues. One thing had me stumped: I couldn’t tap into form fields on modal pages and have the keyboard...
View ArticleDisplay Image in Ionic App
@Iddlies wrote: Trying to add an image to an html page in an ionic app. in the html page add the image to app directory scr/assets/img/Test.jpg. use img scr=“assets/imgs/Test.jpg” using CLI to build...
View ArticleError with starting App on Ionic
@Sapphire317 wrote: OS: Windows10 (x64) Node js Version: 9.3.0 Ionic Version:3.19.0 I followed guideline on Ionic homepage step by step. But the error occurs when I try to start new Ionic Apps. I...
View ArticleMulti-file transfer and sync
@ottermix wrote: I am using Ionic 3 and have some recordings on an application that need to be either downloaded or synced with something like Dropbox. Here are my integration questions: Whats the...
View ArticleCannot work '@ionic-native/file' plugin for web
@Htet wrote: I am starter for ionic. Now i want to upload the image and then save in my computer for web app.But i cannot save the image in my computer because i use => import { File } from...
View ArticleSystem error in paypal payment. please try again
@Priyanka4010 wrote: using paypal payment with paypal-android-sdk. when i am using test card number for paypal then it gives but when using paypal sandbox account for payment it gives We’re sorry....
View ArticleGet attribute of an array of objects
@shchekanenko wrote: I am working on a app which should display weight log of the user on a graph. I’ve declared a model of weight which has three attributes: date, weight, image. In my weight.ts file...
View ArticleIonic and jscrambler
@nmckeown wrote: Hi All, Just curious has anyone used jscrambler for protecting their apps. Would love to hear thoughts on this, recommendations …etc and if it’s worth paying premium. Or can the same...
View ArticleIonic framework installation not proceed
@anespa wrote: Dear Friends, I am trying to install ionic first time in my laptop with Ubuntu 16.04 , 64 bit with command sudo npm install -g cordova ionic but the screen freezes and not proceed with...
View ArticleCan't bind existing selected value in ion-option
@akr_rajkumar wrote: Hi, I’ve two functionalities, i.e., to add project and to edit the project. After adding the project, if I want to edit it means, I need to get all the existing data in the form....
View ArticleHttp subscribe not working on real device
@mrdanishjamil wrote: Hi, I’m trying to access some web services on my local machine which are working fine in browser. But, when I try to access the same services in real device! It doesn’t call the...
View ArticleAdd font to ionic
@MDA267 wrote: i want add persian font to project (font type: wotf)? Posts: 1 Participants: 1 Read full topic
View ArticleIonic3 Showing Blank Page and error on build
@punit_saharan wrote: When we run ionic serve -l its showing blank page. and when run build command its show error: Error: Debug Failure. at typeToString...
View ArticleCallbacks Not Firing - Google Maps
@bschmuck wrote: Are Google Maps callbacks broken in Ionic 2? I’m trying to reload markers when a user drags on a map view, but none of my callbacks are firing. I tried adding the following callbacks...
View ArticleStencil npm install fsevents 404 not found
@reedrichards wrote: I have just following the Getting Started from StencilJS git clone https://github.com/ionic-team/stencil-app-starter my-app cd my-app git remote rm origin npm install And I...
View ArticleStencil category
@reedrichards wrote: Maybe it was already discussed, maybe not, therefore I thought I gonna ask…shouldn’t be a category of post “stencil” be opened on the forum? Posts: 1 Participants: 1 Read full topic
View ArticleImprove this doc links not working
@mmichaelis0812 wrote: I decided to contribute by improving some documentation. I’m clicking the ‘improve this doc’ link in the upper right hand corner of this page Ionic Framework Ionic Framework...
View ArticleHow do I add Loading-bar external JS file into my ionic project
@lifesuxtr wrote: Hello I am trying to import this library into my ionic project. GitHub loadingio/loading-bar loading-bar - Flexible, light weighted and super fast Progress Bar Library What I did is...
View ArticleRelease build and https requests
@Vartex05 wrote: Hi, iam facing an issue with deployment of my app. My app uses some http and https requests to get data from server. When i go with only --prod build, everything works fine. But when...
View ArticleDeeplink with Localhost website
@zuekegreen wrote: Hi guys ’ can i use my localhost website as deeplink ? or should i use it as external url in inappbrowser ? I dont know if this possible in Ionic 2 & 3 . Posts: 1 Participants:...
View Article