Skip to content

Bug: Android native Share menu does not send content to Memno #7

@NarendraRudach

Description

@NarendraRudach

Issue:

  • Android native share feature is not working with Memno.

Current behavior:

  • Memno appears but selecting it does not import the shared link/content into the app.
  • This happens when sharing from apps like YouTube, browsers, Instagram, Facebook, etc.

Expected behavior:

  • Memno should appear as a Share target.
  • When selected, the shared link (text/plain URL) should open Memno with the content pre-filled and ready to save.

Notes:

  • This affects the core use case of quickly saving links.
  • Currently, users must manually copy and paste links into Memno.

Possible cause (guess):

  • Missing or incomplete Android intent filter for ACTION_SEND / text/plain.
  • Flutter side may not be handling incoming shared intents on app launch or resume.

Device info:

  • App version: 1.1.2
  • Android version: 16
  • Device: Motorola edge 60 pro
  • Source app tested: YouTube / Browser / Instagram

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions