Apple iOS deployment
Products: Video Capture SDK .Net, Video Edit SDK .Net, Media Player SDK .Net, Media Blocks SDK .Net
SDK contains iOS NuGet redist packages for the .Net platform. The same redist package is used for iOS and MAUI projects, while the UI control packages are different.
Requirements
- Apple iOS device.
- Xcode 12 or later.
- Visual Studio for Mac, JetBrains Rider, or Visual Studio Code.
- .Net 7.0 or later.
Installation
- Install the .Net SDK for iOS. Please check the installation manual for iOS for more details.
- Create a new iOS project in your IDE.
- Add the required NuGet packages to the project.
- Add the code to the project or check the GitHub samples
NuGet packages
- VisioForge.Core.UI.Apple package contains UI controls for the .Net iOS platform.
- VisioForge.CrossPlatform.Core.iOS package contains the redist for the .Net iOS platform.
Use the physical device to run the application. The simulator may have issues with performance during video encoding on high resolutions and frame rates.