Mobile libraries
Warning
These projects have recently graduated from "incubator" status, but are still under active development. They may have bugs and missing features: Bug reports and feature requests are welcome in the GitHub repositories.
These projects are available to enable developing apps for mobile devices:
- iOS Library: Provides iOS/macOS support via Swift Package/XCFramework.
GitHub repository: https://github.com/contentauth/c2pa-ios. - Android Library: Provides native Android support via an AAR library.
GitHub repository: https://github.com/contentauth/c2pa-android.
Both of these projects wrap the C2PA Rust implementation (c2pa-rs) using its C API bindings.