• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space
  • Chevereto Support CLST

    Support response

    Support checklist

    • Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • Confirm that the server meets the System Requirements
    • Check for any available Hotfix - your issue could be already reported/fixed
    • Read documentation - It will be required to Debug and understand Errors for a faster support response

Mobile upload

Status
Not open for further replies.

knova15

💖 Chevereto Fan
Hi

So after the last 1-2 updates the android mobile upload isnt working "again". it was working fine in 3.5.4 - 3.5.5

Z1 compact 4.4.4
Nexus 7 4.4.4 (clean google)

If i can help in debug just give me a guide but other websites upload function works fine (500,flickr)

THx
 
You need to type in the address bar about:debug just before trying to upload something.
 
Tested 4.4.4 using genymotion and the uploader works fine (camera upload) http://demo.chevereto.com/image/GJv

But yes, I noticed that the file picker is not working. Actually the issue is very amusing... In older Android versions the file picker worked 100%, then in 4.4.0 they get rid of it. Now in 4.4.4 the file picker is back but the file reader returns something like this:

Captura.png


Problem is that as you may notice the TYPE property is empty and that should be something like "image/jpeg" but that has been removed in Android and if you look closely the name now is "image:10" which breaks the first layer of the Chevereto file validator. So at the end I ended up with no extension validation for Android.

You may test demo.chevereto.com to see if the file picker is working or not. Remember to clear the cache or use the private mode browsing.

I still need to do more editing to make the upload work (most annoying issue is the extension / mime validator) which needs to be taken off for Android.
 
Last edited:
Status
Not open for further replies.
Back
Top