-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
androidenhancementNew feature or requestNew feature or requestshare_plusFeature, Enhancement, Bug Fixes for Share Plus PluginFeature, Enhancement, Bug Fixes for Share Plus Plugin
Description
Plugin
share_plus
Use case
As a plugin user I'd like to be able to set the EXTRA_TITLE when sharing conent (URL, Text or Files) with share_plus when using Android.
Proposal
Several options:
- Add a
titleoptional parameter. This is only used on Android. - Simply pass the
subjectas theEXTRA_TITLEintent extra. - Create a way to pass Intent extras directly (e.g. a
Map<String, String>) - Create an "Android params" optional payload for the share methods.
Each one has advantages and disadvantages, I'd like to discuss them in this ticket.
vanyasem
Metadata
Metadata
Assignees
Labels
androidenhancementNew feature or requestNew feature or requestshare_plusFeature, Enhancement, Bug Fixes for Share Plus PluginFeature, Enhancement, Bug Fixes for Share Plus Plugin