Hello,
I work in an educational organization and I am tasked with creating a map using ArcGIS for Android mobile devices using Kotlin. I managed to generate the map and apply a feature layer with points (bus stops) on the map.
However, I am facing a problem:
Even after applying an APIKey generated in the dashboard with the organization's account, which has a pro license, I still get a "LICENSED FOR DEVELOPER USE ONLY" on the map. How can I remove it?
the account have that authorizations:

and the user type is GIS Professional Advanced.
The api key acesses are:

Thank you for your time and help!