Wondering what the status of the Indoors Configuration table is? I recently noticed that after publishing an updated map for the ArcGIS Indoors native mobile application, the instructions at the following URL did not mention including an Indoors Configuration table as in previous versions.
https://doc.arcgis.com/en/indoors/mobile/ios/prepare-a-map-for-indoors-mobile.htm#GUID-3A0FB692-4921-4FAA-8D97-5B8E7A02FA75
Meanwhile, the following documentation URL contains an explicit reference to the Indoors Configuration table:
https://doc.arcgis.com/en/indoors/mobile/ios/configure-device-tracking.htm

While I'm not expressly concerned with setting location tracking options, I did notice that when publishing an MMPK that does not include the Indoors Configuration table, the native mobile app will use a seemingly arbitrary base map when zoomed out past the extent of the vector tile base map included in the map. If I include our Indoors configuration table, the native app will use the base map specified in the Indoors Configuration table:

The other setting from the Indoors configuration table I'm curious about is the INDOORSWEB_URL:

Does this have any bearing on sharing url's sent from the mobile app? What if the intended recipient is a web user, how would you configure this using the most recent documentation?