Mobile SDKs is deprecated and is no longer actively maintained.

Mobile SDKs

Mobile SDKs

Last updated July 29, 2026

The Metaplex Mobile SDKs are community libraries for reading NFT data from Metaplex programs on Android and iOS. Both SDKs are deprecated and no longer maintained.

Available SDKs

Two platform SDKs were published, each covering read operations for Token Metadata, Auction House, and Candy Machine accounts:

  • Android SDK — Kotlin library for Android applications
  • iOS SDK — Swift library for iOS applications

Notes

  • Both SDKs are deprecated; they predate Core and read only legacy Token Metadata data
  • For current mobile or client development, use the UMI JavaScript framework or query the DAS API directly over HTTP