For users getting compiler errors in newer Unity versions regarding ExternalDependencyManager: To fix it you can remove the included ExternalDependencyManager folder (Assets/ExternalDependencyManager) and download latest version from here: https://github.com/googlesamples/unity-jar-resolver/tags.Need NFC functionality in your app?This plugin provides the tools for reading and writing to and from NFC (NDEF) tags. Using the global API the native NFC functionalities of Android & iOS can be accessed.Supported functionality:- All Record types in the NDEF standard (Text, Uri, Smart Poster, Mime Media,...)Android:- Read NFC Tag info- Read NFC Content- Write NFC Content- Push NFC ContentiOS:- Read NFC Tag info- Read NFC Content- Write NFC ContentThis plugin also provides methods to check if specific features are supported by the device, event callbacks and includes a manual & sample scene to help you get started.NOTE: To test the NFC functionality in a project you will need to run this on an physical Android or iOS device.