tooot-app / app

https://tooot.app
GNU General Public License v3.0
232 stars 23 forks source link

iOS sharing doesn't work #501

Open 0xSteady opened 1 year ago

0xSteady commented 1 year ago

When attempting to share from other apps via the iOS sharing menu, tooot is an option but selecting it results in no compose action in the app. image

xmflsct commented 1 year ago

Seems like it is sharing an ordinary link, or a string of text. Can you try if it works from other apps? It is working as expected on my device. Let me know.

0xSteady commented 1 year ago

Thanks. It works when sharing small blocks of text, i.e. a url from Safari, but I'm having problems sharing images (screenshots in particular) and larger blocks of text (haven't identified a size limit) and anything from within the App Pocket. This affects both my iPhone and my iPad. Both are running ios16.

xmflsct commented 1 year ago

Probably related to https://github.com/meedan/react-native-share-menu/issues/76 and https://github.com/meedan/react-native-share-menu/issues/113.