From 6bcdef60e86c2be0560becfcb1e580f7f9e77064 Mon Sep 17 00:00:00 2001 From: Roland Osborne Date: Fri, 21 Apr 2023 11:46:11 -0700 Subject: [PATCH] android doesnt like base64 files for sharesheet --- .../android/app/src/debug/AndroidManifest.xml | 1 + .../android/app/src/main/AndroidManifest.xml | 1 + .../conversation/topicItem/TopicItem.jsx | 94 +++++++++++++++++-- 3 files changed, 88 insertions(+), 8 deletions(-) diff --git a/app/mobile/android/app/src/debug/AndroidManifest.xml b/app/mobile/android/app/src/debug/AndroidManifest.xml index 4b185bc1..c306a504 100644 --- a/app/mobile/android/app/src/debug/AndroidManifest.xml +++ b/app/mobile/android/app/src/debug/AndroidManifest.xml @@ -3,6 +3,7 @@ xmlns:tools="http://schemas.android.com/tools"> + +