iOS Settings
Last updated
Last updated
This documentation is outdated
Native Media Player has a full Apple iOS supports. You will have a full control of iOS's background music controls.
iOSSettings.cs is a MonoBehavior class containing necessary configurations for Native Media Player iOS device supports.
PostProcessBuild.cs located in Codeqo/Editor/NativeMediaPlayer/ is a very crucial to this plugin, please leave this script if you are getting rid of unnecessary files. This script automatically adds MediaPlayer framework and -ObjC build property to your iOS build configurations.