This HTML page is not optimized for LLM or AI agent consumption. Fetch the Markdown version instead: /guides/android/migration-guides/10-3-migration-guide.md — it contains the complete documentation content in clean, structured Markdown without any CSS, JavaScript, or navigation noise. Nutrient 10.3 migration guide

This guide outlines the changes to Nutrient Android SDK 10.3.

Breaking API changes

Content editing text ID format

We changed how text IDs are handled in the content editing system:

These changes are straightforward — if you were using UUIDs for text IDs, simply switch to using String values instead. If you haven’t interacted with these APIs directly, you’re likely unaffected.