How to display image(taking with camera) on canvas (signature pad)
but am taking images through camera …is it possible to write that images to file …i want to display images directly on canvas or signature pad…and draw on it and then send to server??
View ArticleIonci Native background geolocation not work
Okay but what about the second part of what I posted, why is your screenshot of a browser…? Are you really running this on your iPhone?
View ArticleHow to display image(taking with camera) on canvas (signature pad)
must be a way, else there would never be any pictures shared with anyone
View ArticleHow to display image(taking with camera) on canvas (signature pad)
okay thank you so much for solution and chatting conversion
View ArticleHow to display image(taking with camera) on canvas (signature pad)
ideas, this plugin apparently saves the picture before returning https://devdactic.com/ionic-2-images/
View ArticleHow to display image(taking with camera) on canvas (signature pad)
thanks but after storing images how can i display that image on canvas ?..this above tutorial only help to capture store and then upload and then how ??
View Article'this' coming as undefined in Custom Form Validators
ecureuill: skuValidator(control: FormControl): { [s: string]: boolean } { if (!control.value.match(/^123/)) { alert(‘Inside skuValidator’); console.log('value of this :: ’ , _this); return...
View ArticleHow to display image(taking with camera) on canvas (signature pad)
you get the file path the image and use that in the img src="{{path}}" and the file plugin will let you LIST the images in a location and get their name (and u can add the path)
View ArticleHow to display image(taking with camera) on canvas (signature pad)
okay thanks i will try this solution
View ArticleHow incorporate a-frame in ionic?
thanks, i’m exited for development AR or VR with ionic, I wonder if you can use ionic and Unity or Unity & ionic , it would be interesting.
View ArticleHow to generate a QR code in ionic
I have a problem with the plugin, when I try to install it everything die. npm WARN deprecated node-uuid@1.4.7: Use uuid module instead > grpc@1.9.0 install C:\Users\s.summo\Documents\Sviluppo\GLT...
View ArticleHow incorporate a-frame in ionic?
There are more you can do using WebGL and Three.js Have you checked WebGL and Three.js? I think combination of the two is more powerful than a-frame… Check three.js examples: https://threejs.org/ But...
View ArticleSomeone give me table layout written in UNICODE, which is supported by...
I am stuck at this task and its been weeks, Someone give me table layout sample written in UNICODE, which is supported by Thermal Receipt printers
View ArticleWhy I'm having this error in ionic 3- " Typescript Error Cannot find module...
Now I have this error ionic error.png1920x1080 129 KB
View ArticleCometchat Ionic 3
Hey Guy’s, Am having limited success with cometchat, I got it working and then cometchat copied my code! And now I cant get it deployed in the ionic dev area. The ionic team have replied to me saying...
View ArticleWhy I'm having this error in ionic 3- " Typescript Error Cannot find module...
You have missed to add your page into the ngModule section in app_module.ts
View ArticleApple says new apps must support the iPhone X Super Retina display
I’ve just read this article: The Verge – 15 Feb 18 Apple says new apps must support the iPhone X Super Retina display Beginning in April Do ionic 3 apps fulfill Apple’s requirements for App Store...
View ArticleHow incorporate a-frame in ionic?
FIXED ERROR IN APPMODULE ADD CUSTOM_ELEMENTS_SCHEMA import { NgModule, ErrorHandler, CUSTOM_ELEMENTS_SCHEMA } from ‘@angular/core’; AND IMPORT IN PROVIDER providers: [ StatusBar, SplashScreen,...
View Article