Backporting and Getting 'Permission Required'

Hi,

I'm changing my minimum API level in order to support another generation of devices.  All went OK on glance but no so much for a data field.


Error: Permission Required
Details: Module 'Toybox.PersistedContent' not available to 'Data Field'

Devices with API 5.0 and 5.1 are throwing this (uncatchable) issue.

However, documentation says PersistedContent should be available in Data Field and the devices (e.g. Explore 2) are listed as supported in the getWaypoint() function

Has there been a change to permissions in the manifest? Can I add something back in?

Is there something I could / should read to know about changes in permissions through the API.

 - many thanks - Crisp