Getting Exif Data #5521
-
I am trying to get exif data from an image either by taking a picture or from the gallery. There is an example code on how to take photo on the ionic camera website but no example for getting exif data. I am new to Ionic Angular and looking for some help on how to implement getting exif data. Thanks. This function returns an array with
|
Beta Was this translation helpful? Give feedback.
Answered by
jcesarmobile
Mar 22, 2022
Replies: 1 comment 1 reply
-
I guess you are running on web, it’s not implemented there, only for iOS and Android. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
SoneThaya
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I guess you are running on web, it’s not implemented there, only for iOS and Android.