{"id":13731422,"url":"https://github.com/NicholasSheehan/Unity-Native-Sharing","last_synced_at":"2025-05-08T04:33:38.752Z","repository":{"id":35258136,"uuid":"39518038","full_name":"NicholasSheehan/Unity-Native-Sharing","owner":"NicholasSheehan","description":"A Unity plugin to open native sharing dialogs on iOS and Android, primarily for text and files","archived":false,"fork":false,"pushed_at":"2022-12-07T09:39:42.000Z","size":595,"stargazers_count":445,"open_issues_count":5,"forks_count":119,"subscribers_count":45,"default_branch":"master","last_synced_at":"2024-10-29T23:55:29.431Z","etag":null,"topics":["android","ios","sharing-screenshots","unity","unity-plugin"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NicholasSheehan.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"NicholasSheehan","custom":"https://www.paypal.me/NicholasSheehan"}},"created_at":"2015-07-22T16:46:12.000Z","updated_at":"2024-10-14T14:40:35.000Z","dependencies_parsed_at":"2023-01-15T17:10:43.730Z","dependency_job_id":null,"html_url":"https://github.com/NicholasSheehan/Unity-Native-Sharing","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicholasSheehan%2FUnity-Native-Sharing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicholasSheehan%2FUnity-Native-Sharing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicholasSheehan%2FUnity-Native-Sharing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicholasSheehan%2FUnity-Native-Sharing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NicholasSheehan","download_url":"https://codeload.github.com/NicholasSheehan/Unity-Native-Sharing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224315392,"owners_count":17290991,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","ios","sharing-screenshots","unity","unity-plugin"],"created_at":"2024-08-03T02:01:29.839Z","updated_at":"2024-11-14T22:31:13.356Z","avatar_url":"https://github.com/NicholasSheehan.png","language":"C#","readme":"\u003ch1 align=\"center\"\u003e🖼️📷 Unity-Native-Sharing 📷🖼️\u003c/h1\u003e\n\nUnity-Native-Sharing is a plugin to open native sharing dialogs on iOS and Android.\n\n\u003ch3 align=\"center\"\u003e📱 Social 📱\u003c/h3\u003e\n\n![GitHub](https://img.shields.io/github/followers/NicholasSheehan?label=Follow%20on%20GitHub\u0026style=social) ![Twitter](https://img.shields.io/twitter/follow/NSheehanDev?label=Follow%20on%20Twitter)\n\n\u003ch3 align=\"center\"\u003e👊 Support 👊\u003c/h3\u003e\n\nAll 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 by [sponsoring me on GitHub](https://github.com/users/NicholasSheehan/sponsorship) or by donating via PayPal\n\n[![](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.me/NicholasSheehan)\n\n\u003ch3 align=\"center\"\u003e📝 Changelog 📝\u003c/h3\u003e\n\n[What's New? Check the CHANGELOG](CHANGELOG.md)\n\nWatch this repository to be notified of new releases! ![](https://img.shields.io/github/watchers/NicholasSheehan/Unity-Native-Sharing?style=social)\n\n\u003ch3 align=\"center\"\u003e🤝 Contribution 🤝\u003c/h3\u003e\n\nFor contributing please read [CONTRIBUTING.md](CONTRIBUTING.md)\n\nDon't worry about getting it 100% right, I can tidy it up as I review\n\n\u003ch3 align=\"center\"\u003e🖥️ System Requirements 🖥️\u003c/h3\u003e\n\nUnity 2018.3.14f1 or later. Older versions may work, feel free to test!\n\n\u003ch3 align=\"center\"\u003e🤔 Examples 🤔\u003c/h3\u003e\n\nExamples can be found at [Unity-Native-Example-Project](https://github.com/NicholasSheehan/Unity-Native-Example-Project)\n\n\u003ch1 align=\"center\"\u003e🛠️ Installation 🛠️\u003c/h1\u003e\n\nThis was built and tested in Unity 2018.4 LTS, but should still work down to Unity 2018.2\n\n\u003ch2 align=\"center\"\u003eUnity 2019.3 or later (Using Unity Package Manager)\u003c/h2\u003e\n\n![AddPackageFromGitURL](Images~/AddPackageFromGitURL.PNG)\n\n`https://github.com/NicholasSheehan/Unity-Native-Sharing.git#v1.0.7`\n\n\u003ch2 align=\"center\"\u003eUnity 2018.3 or later (Using Unity Package Manager)\u003c/h2\u003e\n\nAdd this to the projects `manifest.json`\n\n```\n\"com.unitynative.sharing\" : \"https://github.com/NicholasSheehan/Unity-Native-Sharing.git\"\n```\n\nTo update the package, change suffix `#{version}` to the target version.\n\n* e.g. `\"com.unitynative.sharing\" : \"https://github.com/NicholasSheehan/Unity-Native-Sharing.git#v1.0.7\"`\n\n\u003ch2 align=\"center\"\u003eUnity 2018.3 or later (Using OpenUPM)\u003c/h2\u003e\n\n[![openupm](https://img.shields.io/npm/v/com.unitynative.sharing?label=openupm\u0026registry_uri=https://package.openupm.com)](https://openupm.com/packages/com.unitynative.sharing/)\n\nThis package is available on [OpenUPM](https://openupm.com)\n\nYou can install it via [openupm-cli](https://github.com/openupm/openupm-cli)\n\n```\nopenupm add com.unitynative.sharing\n```\n\n\u003ch2 align=\"center\"\u003eUnity 2018.2\u003c/h2\u003e\n\n`Unity 2018.2` supports embedded packages.\n\n1. Download a source code zip file from the [Releases](https://github.com/NicholasSheehan/Unity-Native-Sharing/releases) page\n2. Extract it\n3. Import it under the `Packages` directory in your Unity project\n\n\u003ch1 align=\"center\"\u003e👍 Features 👍\u003c/h1\u003e\n\n- Share text to an app\n- Share screenshots with text to an app\n\n\u003ch2 align=\"center\"\u003e🧪 Testing 🧪\u003c/h2\u003e\n\n--            | `Android 8.0.0` | `iOS 10.3.3` | `iOS 11.3.1`\n------------- | --------------  | -------------| ------------\nFacebook      | No Text         | No Text      | No Text\nMessenger     | No Text         | No Text      | No Text\nInstagram     | No Text         | No Text      | No Text\nTwitter       | ✔              | ✔            | ✔\nDiscord       | ✔              | ✔            | ✔\nSlack         | ✔              | ✔            | ✔\n\n\u003ch3 align=\"center\"\u003e😭 Known Issues 😭\u003c/h3\u003e\n\n[Facebook, Messenger and Instagram cannot share text at all, unless passed into their SDK](https://answers.unity.com/questions/871846/can-i-post-to-facebook-with-my-own-text.html)\n\n\u003ch2 align=\"center\"\u003e📱 Platform Notes 📱\u003c/h2\u003e\n\n\u003ch3 align=\"center\"\u003e🤖 Android 🤖\u003c/h3\u003e\n\nThe Android plugin requires `androidx.appcompat:appcompat:1.1.0` to run.\n\nThis plugin has support for [Play Services Resolver for Unity](https://github.com/googlesamples/unity-jar-resolver) which will take care of this for you\n","funding_links":["https://github.com/sponsors/NicholasSheehan","https://www.paypal.me/NicholasSheehan"],"categories":["Open Source Repositories","C#"],"sub_categories":["Plugins"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNicholasSheehan%2FUnity-Native-Sharing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FNicholasSheehan%2FUnity-Native-Sharing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNicholasSheehan%2FUnity-Native-Sharing/lists"}