Native Share Dialogs for Android & iOS

This package provides a simple and efficient way to display native share dialogs for text and URLs on both Android and iOS devices. With this package, you can save time and focus on game or application development. The share dialogs can be easily customized to suit your needs, and the package includes a sample demo scene to get you started.

Features:

  • Native sharing for text and URL
  • Easy to use and implement without modification
  • Source code included
  • No dependencies
  • Error-safe handling
  • Well-tested code
  • Sample demo scene
  • No extra permissions or SDKs required

How to use:

  1. In your button click event or listener, use the following code as a starting point:
  2. using (NativeShareDialog dialog = new NativeShareDialog())
    {NativeShareParams conf = new NativeShareParams()
        {//Url = "www.example.com/facebook-messenger",
            Title = "TITLE",
            Text = "> 
     www.example.com/facebook-messenger",
            PackageName =  "com.facebook.orca"};
        dialog.ShowNativeShareDialogAsync(conf);}
    

Code available: [insert code link here]

Native Share Dialogs for Android & iOS - Asset Store

πŸ€– Chat with AI

AI is typing

Suggested Posts

TikTok Share Kit for Android

TikTok Share Kit for Android Thumbnail

Mobile Monetization Pro: All-in-One Toolkit for Android & iOS

Mobile Monetization Pro: All-in-One Toolkit for Android & iOS Thumbnail

Android Email Composer for Unity

Android Email Composer for Unity Thumbnail

HTML to PDF Converter for Android

HTML to PDF Converter for Android Thumbnail

Instagram Integration for Android

Instagram Integration for Android Thumbnail

Native Screenshot Sharing for Unity

Native Screenshot Sharing for Unity Thumbnail