Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A Unity plugin to open native sharing dialogs on iOS and Android, primarily for text and files

License

NotificationsYou must be signed in to change notification settings

NicholasSheehan/Unity-Native-Sharing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity-Native-Sharing is a plugin to open native sharing dialogs on iOS and Android.

📱 Social 📱

GitHubTwitter

👊 Support 👊

All of these projects are made during my free time, with more being added over time. If you'd like to support me, you can do it either bysponsoring me on GitHub or by donating via PayPal

📝 Changelog 📝

What's New? Check the CHANGELOG

Watch this repository to be notified of new releases!

🤝 Contribution 🤝

For contributing please readCONTRIBUTING.md

Don't worry about getting it 100% right, I can tidy it up as I review

🖥️ System Requirements 🖥️

Unity 2018.3.14f1 or later. Older versions may work, feel free to test!

🤔 Examples 🤔

Examples can be found atUnity-Native-Example-Project

🛠️ Installation 🛠️

This was built and tested in Unity 2018.4 LTS, but should still work down to Unity 2018.2

Unity 2019.3 or later (Using Unity Package Manager)

AddPackageFromGitURL

https://github.com/NicholasSheehan/Unity-Native-Sharing.git#v1.0.7

Unity 2018.3 or later (Using Unity Package Manager)

Add this to the projectsmanifest.json

"com.unitynative.sharing" : "https://github.com/NicholasSheehan/Unity-Native-Sharing.git"

To update the package, change suffix#{version} to the target version.

  • e.g."com.unitynative.sharing" : "https://github.com/NicholasSheehan/Unity-Native-Sharing.git#v1.0.7"

Unity 2018.3 or later (Using OpenUPM)

openupm

This package is available onOpenUPM

You can install it viaopenupm-cli

openupm add com.unitynative.sharing

Unity 2018.2

Unity 2018.2 supports embedded packages.

  1. Download a source code zip file from theReleases page
  2. Extract it
  3. Import it under thePackages directory in your Unity project

👍 Features 👍

  • Share text to an app
  • Share screenshots with text to an app

🧪 Testing 🧪

--Android 8.0.0iOS 10.3.3iOS 11.3.1
FacebookNo TextNo TextNo Text
MessengerNo TextNo TextNo Text
InstagramNo TextNo TextNo Text
Twitter
Discord
Slack

😭 Known Issues 😭

Facebook, Messenger and Instagram cannot share text at all, unless passed into their SDK

📱 Platform Notes 📱

🤖 Android 🤖

The Android plugin requiresandroidx.appcompat:appcompat:1.1.0 to run.

This plugin has support forPlay Services Resolver for Unity which will take care of this for you

About

A Unity plugin to open native sharing dialogs on iOS and Android, primarily for text and files

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Sponsor this project

  •  

Contributors8


[8]ページ先頭

©2009-2026 Movatter.jp