Operating system
iOS
Joplin version
13.7.5
Desktop version info
No response
Current behaviour
Tapping ⋮ → Share on a note does nothing. The menu closes and no share sheet appears. No error, no dialog, nothing in the app log.
- Open any note.
- Tap ⋮ in the header.
- Tap Share.
- The menu slides away and nothing else happens.
Independent of sync target (seen with Dropbox sync), note size, and note content — a brand-new two-word note reproduces it. Also reproduced on the dev branch at 141c451 in the iPhone 17 simulator, iOS 26.2, React Native 0.81.6.
Expected behaviour
The iOS share sheet appears with the note's title and text.
Logs
Nothing is logged. The presentation failure produces no output at all: the share sheet's completion handler never runs, so neither the success nor the failure callback fires and the promise stays pending.
Operating system
iOS
Joplin version
13.7.5
Desktop version info
No response
Current behaviour
Tapping ⋮ → Share on a note does nothing. The menu closes and no share sheet appears. No error, no dialog, nothing in the app log.
Independent of sync target (seen with Dropbox sync), note size, and note content — a brand-new two-word note reproduces it. Also reproduced on the
devbranch at141c451in the iPhone 17 simulator, iOS 26.2, React Native 0.81.6.Expected behaviour
The iOS share sheet appears with the note's title and text.
Logs
Nothing is logged. The presentation failure produces no output at all: the share sheet's completion handler never runs, so neither the success nor the failure callback fires and the promise stays pending.