Can u fix a bug when app crashes if i had column (":") in my photo/video?To explain, i have this resize app that renames photos in say Compressed123:45,Then directly uploading it made the photos retain its name, however openning it crashes the Mega App. For 1. From programming perspective i think u can put the names into strings when i click on an image to open it? I think it will avoid crashing; (don't rename it, just stringify it whenever i click on ANY image). 2. Im not sure if that operation would be O(1) or O(n), but i do know that my old version of Mega used to open these images just fine (since i use that compressor app like forever), sad part about it is I don't remember which version so that u can go back and look how u used to open images with ":" in their names without crashing like it is right now. I'm not that experienced, however, i think O(n) on a single file would be almost immediate, so stringifying it whenever i click to open to avoid crashes may be just fine solution?(Again, it doesn't crash my app when i view album, ONLY WHEN I CLICK TO OPEN FULL SIZED.)
Hello, this issue has been fixed now. Please reinstall the app pp store and try again. Thank you.