Quantcast
Channel: Ionic Forum - Latest posts
Browsing all 229600 articles
Browse latest View live

How to generate round icons for google pixel 2 (round icon)

I don’t have a perfect fix, however: you can specific the base icon differently for iOS and Android. Read for example: https://blog.ionicframework.com/automating-icons-and-splash-screens/ (basically,...

View Article


Calender component

thnx for upload your calendar !

View Article


Live Deploy every time when starting app

May i know the principle of Deploy live is to load every time when users start the app? or suppose it just update one time only? I have now an app for debug. whenever i quit the app and start again it...

View Article

Images from Firebase load slow in Ionic Framework

Images are rendering extremely slow in my Ionic app when uploading or downloading from Firebase. Is there an easy solution for this? selectPhoto(photoName: string): void { this.camera.getPicture({...

View Article

Images from Firebase load slow in Ionic Framework

I think you can try to load a few of these pictures as soon as app starts. For instance, in your app.component.ts constructor(platform: Platform) { this.platform = platform;...

View Article


Use ImagePicker

when i used native plugin imagePicker i get uri . I want to ask what uri used to do . thanks for reading my question

View Article

Ionic 2 Form with ngModel

Oh NO, It’s not work for me, I tried everything but still failed

View Article

Failed to load resource: net::ERR_CACHE_MISS

This works for me also. Thanks

View Article


Loading css and html externally

Hey guys, am trying to load css and html I have stored in my database but the $sce policy isn’t working out for me when I use trust as resourceurl or use the sce globally in my ionic 1 app.js file. So...

View Article


First search text value cleared if i entered the text in second search view...

I am using virtual keyboard .My page have two search view if i entered the value in search view its working well.But while moving one to another search view first entered view of text is cleared I am...

View Article

How to refresh when a segment button is clicked?

Hi@vaisridhar Use the Official documentation of ionic segment creation and usage. Segment with switchcase

View Article

Ion-segment selected on page load

Is this resolved? I’m trying to figure out as well

View Article

Group in FormGroup

Hi@Hetuka Try this import { FormGroup } from '@angular/forms'; also define the form variable public myForm:FormGroup;

View Article


I need to get products that matches id wit MenuId from firebase using ionic3

getProducts(id) { this.productRef.once(‘value’, (snap) => { this.products = []; if (snap.val()) { var tempProducts = snap.val(); for (var key in tempProducts) { let singleProduct = { id:key,...

View Article

Could not download PDF from base 64 data from web service . Why?

@anespa ur code looks perfect. but the problem here is converstion of base64 to blob. let blobPdf = this.b64toBlob(base64pdf, ‘application/pdf’,512); Use FetchAPI to convert the base64 to blob...

View Article


Unable to create production build

i am unable to build on Ubuntu using --prod option,and create the following error Running app-scripts build: --prod --platform android --target cordova [11:28:59] build prod started … [11:28:59] clean...

View Article

Ionic DevApp: Unable to load page

At least now I know that what happens to me is not something general. Thank you, @jaydz. Update: My iPad behaves like my iPhone: DevApp lists the ionic served apps, but is unable to run it (blank...

View Article


Why I'm having this error in ionic 3- " Typescript Error Cannot find module...

Hi@bedanta1998 Try this import {ProductDetails} from '../pages/product-details/product-details';

View Article

Could not download PDF from base 64 data from web service . Why?

Hi Sathasivam, I changed my code some bit as follows getOwnershipCertificate(lb, bid, reason) { this.certificateProvider.getOwnershipCertificate(lb, bid, reason) .then(data => { let downloadPDF:...

View Article

File Transfer onProgress

Hi, How to provide a onProgress for listen multiple file transfer download

View Article
Browsing all 229600 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>