@druppy yes, but if user want to add 10 photos to gallery and each photo about 5 Mb then summary traffic will be 50 Mb, a bit too much. I will do it if dont find any other solution.
H
Latest posts made by hurgadan
-
RE: Resize photos on a client side
-
Resize photos on a client side
In my application I have a gallery (slider) and users can take few photos from smartphones gallery and upload it after to the server, but smartphones have a big camera resolution and photos are very big - over 5 Mb per photo and more. I want to resize photo to lower resolution before upload but can’t find any acceptable solution.
Any ideas? ) -
RE: Cordova workflow
@icfr
Hi
Could you explain what does it mean and how it work?
Thank a lot -
OAuth authorization
Hi
I’m trying to implement OAUTH authorization and I’m not really good at it yet
It should be done width the Cordova plugin InAppBrowser, or it can be done with IFRAME ? Or something else …
Does anyone have an example of using OAuth authorization?
Thanks a lot