API Differences in FinanceKit in iOS 26.0

It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show what is new in FinanceKit in the iOS 26.0 SDK.

Table of Contents

Protocols

BackgroundDeliveryExtension
BackgroundDeliveryExtensionProviding

Enums

FinanceStore
BackgroundDataType
FinanceStore
UpdateFrequency

Functions & Methods

FinanceStore
public func disableAllBackgroundDelivery()
FinanceStore
public func disableBackgroundDelivery(for types: [FinanceKit.FinanceStore.BackgroundDataType])
FinanceStore
public func enableBackgroundDelivery(for types: [FinanceKit.FinanceStore.BackgroundDataType], frequency: FinanceKit.FinanceStore.UpdateFrequency)

Properties & Constants

BackgroundDeliveryExtension
public var configuration: some ExtensionFoundation.AppExtensionConfiguration