Open m-yakymenko opened 3 years ago
Hello. Can you describe the problem a little more? Is it the same code/app, same photo, same actions, but different result on phone? Could you share the photo, or the photo? Or anything that could help me find out what's wrong. Thanks
Yes, I can! While i making test projects, I had a suspicion on my React. Firstly what I do, its vanilla html projects and he works well on all platforms. https://github.com/gonzika/test (photo for testing with gps tags here) Then I trying to integrate different ways in my react-projects, i including your library from CDN (normaly it installed from npm), i even turning off all rendering, but it does not help.
Test projects where I can retry bug here https://codepen.io/gonzika/pen/QWprXdK You can see, two different ways (i thinked what its babel's guilt, but libray from CDN and logic in index's Githubissues.
Hello! I have problem with parse GPS tags on mobile devices. On destop all working well.
But with same photo, on mobile I can not parse no one GPS tags.
How can i get this tags? Here https://mutiny.cz/exifr/ all working well. I had this problem with other exif-programs like exif-js. Thank you