Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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
The problem seems related to the filepicker event associated in the alleged device. It is not related to the application (Chevereto), as it is just a web page.
If WeChat fails to deliver is because their webview lacks of a proper configuration for that browser event.
Then why can my other programs upload pictures on Wechat? For example, Cloudreve is fine.
I consulted the official team of Wechat and the answer they gave was the problem of the Chevereto program itself. I don't know what the problem is anymore.
Chevereto use the standard HTML file input, which on click sends the file picker event to your browser, which sends it to your OS. It is your OS which makes the file picker process, not Chevereto, not the web browser (web view in this case).
Most likely WeChat doesn't handle the event properly or it is sending the event to a file-picker not longer present in your OS (but registered).
Chevereto use the standard HTML file input, which on click sends the file picker event to your browser, which sends it to your OS. It is your OS which makes the file picker process, not Chevereto, not the web browser (web view in this case).
Most likely WeChat doesn't handle the event properly or it is sending the event to a file-picker not longer present in your OS (but registered).