Hello everyone,
I'm actually working on app mobile (doing some basics functionnalities like displaying data and searching the itineraire). The data is a simple web map with a featurelayer stored in the portal federated with the ArcGIS Server
The user can use her enterprise account to access to the portal then get the token to display the web map and the data. The token has 30 minutes to expire.
Now, I would like to generate a new token once the old one has expired without displaying the popup authentication.
I am a junior in QT and ArcGIS Runtime API for QML and any advice is the most welcomed
Thank you for the help