SIGN IN SIGN UP

fix(image-gen): silently ignore existing directory in ensureDirectoryExists on Android

Capacitor's Filesystem.mkdir() throws on Android when the directory already exists,
even with recursive: true. This caused image downloads via exportByUrl to fail on
second attempt since the chatbox_ai_exports directory was already created.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
T
Tuxi committed
d777831efd22c0d4043032327fc5a87d02d8a9b9
Parent: 4c78545
Committed by themez <themezeng@gmail.com> on 3/31/2026, 9:39:34 AM