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 app contains a function doing some queries to my data using "queryFeaturesWithFieldOptions". The function works fine when I am executing the app with appStudio and returns the correct results, but not working on my phone when I am installing the app's apk. I even tested with appPlayer on my phone but still not working !
Anyone has an idea about the solution !
Any advice is the most welcomed
Thank you for the help