Skip to content

Conversation

@hahnlee
Copy link

@hahnlee hahnlee commented Dec 22, 2025

Type of change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhance (enhance performance, api, etc)
  • Chore
  • This change requires a documentation update
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

What does this change?

When sharing with a default template (without templateId), the serverCallbackArgs parameter was not being passed to shareDefault and makeDefaultUrl methods. This fix ensures serverCallbackArgs is correctly passed in both:
ShareApi.shared.shareDefault()
ShareApi.shared.makeDefaultUrl()

@hahnlee hahnlee changed the title fix: pass serverCallbackArgs when templateId is not provided fix(iOS): pass serverCallbackArgs when templateId is not provided Dec 22, 2025
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