Hello,
As it is not possible to use a basemap as a combination of tile layers and vector tiles layers (cf. my idea posted), I tried to add my vector tile layer as an operational layer. It works fine online and I can take it offline as my vector tiles layers is configured for offline use, but when opening the map, the vector tile layer is not working and the following error is loggued:
"Domaine: com.esri.runtime.error
Code: 7003
Description: Invalid request response."
All my layers are configured for offline use and I can download it. Could it be a bug or is it just unsupported ? Reading the documentation, I could not find anything against this workflow:
https://doc.arcgis.com/en/field-maps/android/help/prepare-maps-for-download.htm#ESRI_SECTION2_E6266395FC594457BEC889A5EA9AA539
Thanks !