Skip to content

Conversation

@mmollaverdi
Copy link

This change adds support for the subject field from Android and iOS intents.

  • The SharedMedia class has been updated to include a subject field
  • The Android native code has been modified to extract the EXTRA_SUBJECT from the intent and populate this new field.
  • The iOS native code has been modified to extract the subject from the NSExtensionItem and populate this new field.

This change adds support for the `EXTRA_SUBJECT` field from Android intents. The `SharedMedia` class has been updated to include a `subject` field, and the Android native code has been modified to extract the `EXTRA_SUBJECT` from the intent and populate this new field.
This change adds support for extracting the subject from shared data on iOS. The `SharedMedia` class has been updated to include a `subject` field, and the iOS native code has been modified to extract the subject from the `NSExtensionItem` and populate this new field.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant