Nutrient iOS SDK 13.3 migration guide
This guide covers updating an iOS or Mac Catalyst project from Nutrient iOS SDK 13.0, 13.1, or 13.2 to Nutrient iOS SDK 13.3. We encourage you to update as soon as possible, in order to take advantage of future new features and fixes.
Nutrient iOS SDK 13.3 fully supports iOS 15, 16, and 17. Xcode 15.2 or later is required to use this version of the SDK. Learn more in our version support guide.
Removed APIs
APIs that were previous deprecated in Nutrient iOS SDK 11.4 or 11.5 have now been removed.
This is the list of all symbols that were removed in Nutrient iOS SDK 13.3. If you use, implement, or override any of the following, take appropriate action.
LinkAnnotation.Kind.youTube
Load videos with direct sources, or embed your own player view instead.FormElement.drawHighlight(in:options:multiply:)
Remove calls to or overrides of this method. This was unused.PDFConfiguration.scrollViewInsetAdjustmentandScrollInsetAdjustment
Remove any code setting this property. This property had no effect.PSPDFActivityTypeOpenIn
Remove any uses of this constant.UIActivityViewControllernow includes “open in” functionality directly.ScrubberBar.barTintColorandScrubberBar.isTranslucent
UsestandardAppearanceandcompactAppearanceinstead to customize the scrubber bar appearance.