# Codename One Adds Cross-Platform Printing and Apple Wallet Issuer Provisioning

DevFeed: [Codename One Adds Cross-Platform Printing and Apple Wallet Issuer Provisioning](<https://devfeed.tech/articles/print-anywhere-and-put-your-cards-in-apple-wallet-19447.md>)

Original publisher: [Read original article](<https://www.codenameone.com/blog/printing-and-apple-wallet/>)

Author: Shai Almog

Published: 2026-06-16T00:00:00Z

Content type: release

Language: en

Sources: [CodeName One](<https://devfeed.tech/sources/codename-one.md>)

Topics: [API](<https://devfeed.tech/topics/api.md>), [cross-platform](<https://devfeed.tech/topics/cross-platform.md>), [iOS](<https://devfeed.tech/topics/ios.md>), [Extension](<https://devfeed.tech/topics/extension.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [cross-platform](<https://devfeed.tech/tags/cross-platform.md>), [extensions](<https://devfeed.tech/tags/extensions.md>), [ios](<https://devfeed.tech/tags/ios.md>), [native](<https://devfeed.tech/tags/native.md>), [release](<https://devfeed.tech/tags/release.md>), [xcode](<https://devfeed.tech/tags/xcode.md>)

## AI overview

This release adds a cross-platform printing API that sends documents to the native print system and reports whether the handoff was completed, cancelled, or failed. It also adds iOS build hints that generate Apple Wallet issuer-provisioning extensions, while card data is provided through the app and encrypted pass payloads are produced by the issuer backend.

## Source excerpt

A new cross-platform printing API hands PDFs and images to the native print dialog on every port, and iOS builds can now generate Apple Wallet issuer-provisioning extensions from build hints with no native code.