-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
Labels
No labels