Files
Postiz-android/artifacts/postiz-mobile/app/(tabs)
billisdead 69b94ab7c0 fix: use globalThis.fetch for image upload on Android
expoFetch does not support the React Native FormData { uri, name, type }
pattern. Switch upload request to globalThis.fetch which handles it
correctly. Also propagate upload errors instead of swallowing them.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 21:18:29 +02:00
..
2026-05-16 11:23:31 +02:00
2026-05-16 12:24:12 +02:00