Mobile libraries
These projects are available to enable developing apps for mobile devices:
- Swift library: Provides iOS/macOS support via Swift Package/XCFramework.
GitHub repository: https://github.com/contentauth/c2pa-swift. - 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.
There are also a number of support articles related to using the features:
- CAWG on Mobile: Implementing the Creator Assertions Working Group (CAWG) standards