Skip to content

Mobile: "Share" in the note menu does nothing on iOS (promise never settles) #16551

Description

@ronytizzo

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.

  1. Open any note.
  2. Tap in the header.
  3. Tap Share.
  4. 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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions