Version: Unity 6.3 LTS (6000.3)
Language : English
Optimize the size of the iOS Player
Create a native plug-in for iOS

Native plug-ins for iOS

Build and use native code plug-ins for the iOS platform.

Topic Description
Create a native plug-in for iOS Create a native plug-inA set of code created outside of Unity that creates functionality in Unity. There are two kinds of plug-ins you can use in Unity: Managed plug-ins (managed .NET assemblies created with tools like Visual Studio) and Native plug-ins (platform-specific native code libraries). More info
See in Glossary
for your iOS project, and import into Unity.
Use your native plug-in for iOS Configure your project to use your native plug-in in your iOS project.

Additional resources

Optimize the size of the iOS Player
Create a native plug-in for iOS