Contents

AccessoryError.unsupportedPlatform

An error that indicates the current platform doesn’t support notification forwarding.

Declaration

case unsupportedPlatform

Discussion

This error can occur if you call requestForwarding(for:) on a platform other than iOS.

See Also

Platform and accessory errors