I have several CAD drawings that I need to display in a Web App on our ArcGIS Portal. I have been using Vector Tile Packages as these seem to be the best in terms of performance. All Vector Tile Packages load fine in the Web Map but as soon as the Map is loaded into a Web App, the layers stop appearing.
The only way I have found to get the layers to load in the App is if I clear my browser history but as soon as the App is refreshed, the layers disappear again so this is not a workable solution.
I have even tried hosting the layers in ArcGIS Online and sharing across but this still doesn't work
The vector tile packages have been published from ArcGIS Pro using the British National Grid Tiling scheme. Interestingly our other web App that are in WGS84 do not have the same problem?
I am wondering if this is a known problem or if there is anything else I can do to get my layers to reliably load every time the app is open?