Saving and loading image not working in android

Discussion and help for Easy Save 3
Post Reply
hydralisk
Posts: 2
Joined: Wed Jan 19, 2022 10:27 am

Saving and loading image not working in android

Post by hydralisk »

HI, I'm having some problems saving and loading images, I'm using .SaveImage, and loading into canvas with .LoadImage, in unity editor everything works fine, but in android, the images dont load, I need some help please :( or I will appreciate some orientation to make this in another way
User avatar
Joel
Moodkie Staff
Posts: 4826
Joined: Wed Nov 07, 2012 10:32 pm

Re: Saving and loading image not working in android

Post by Joel »

Hi there,

It’s an issue occurs an exception will be thrown. Please could you let me know what errors are appearing in the Android logcat console.

All the best,
Joel
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
hydralisk
Posts: 2
Joined: Wed Jan 19, 2022 10:27 am

Re: Saving and loading image not working in android

Post by hydralisk »

Thanks for your reply! I've solved it, I think it was because I was using an old version, but anyways, I have another question, can I save the images in another extension like .webp? and/or save it in the android gallery?
User avatar
Joel
Moodkie Staff
Posts: 4826
Joined: Wed Nov 07, 2012 10:32 pm

Re: Saving and loading image not working in android

Post by Joel »

Hi there,

Only JPG and PNG are supported as Unity doesn’t have exporters for other formats.

Exporting to Android Gallery is not the purpose of Easy Save and would likely require a dedicated Android asset.

All the best,
Joel
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
Post Reply