imysl0
June 12, 2024, 10:07am
1
On the desktop client, the content obtained by window.webxdc.selfName is unknow.
I want to modify the checklist and use window.webxdc.selfName to get the name of the updater, but it failed in the desktop client, and the mobile client is working normally.
Does anyone know why?
imysl0
June 12, 2024, 10:11am
2
Do we need to support file upload with. xdc suffix?
imysl0
June 12, 2024, 10:15am
3
By the way, is it possible for us to get the avatar of the current user through window.webxdc.selfavatar ? Not just the name?
WofWca
June 12, 2024, 10:30am
4
Have you tried checking it directly, through the dev tools or something? Sounds like it could be a bug in your webxdc app.
imysl0:
window.webxdc.selfavatar
Currently no .
imysl0
June 12, 2024, 11:14am
5
Have you tried checking it directly, through the dev tools or something? Sounds like it could be a bug in your webxdc app.
Currently no .
Thank you very much. I changed my account, and it’s fine. Maybe it’s another cache problem.
imysl0
June 12, 2024, 11:28am
6
Have you tried checking it directly, through the dev tools or something? Sounds like it could be a bug in your webxdc app.
Currently no .
I read the post, but I still want to confirm that there is no way to get the user’s avatar now. In webxdc.?
WofWca
June 12, 2024, 12:30pm
7
Yes, there is no way to get user avatars in webxdc.
Simon
June 12, 2024, 1:32pm
8
Getting self name and address is working for me. in current deltachat desktop
imysl0
June 13, 2024, 2:56am
10
After I switch accounts, there is no problem. My previous account may have unknown problems due to sending different versions of checklist many times. I think emptying the checklist.xdc under the blob should solve the problem.