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.