useCustomShareHandling

Enables custom host-managed share handling for Storyteller share taps. Default is false.

When set to true, the SDK does not open the Android system share sheet internally. Instead, it invokes StorytellerDelegate.onShareButtonTapped with the generated share payload. When set to false, the SDK keeps the existing native chooser behavior.