We've enabled the platform 'Mobile' in the SF, because we're planning on using the Universal GUI as the client for mobile devices. This gives us some validations messages, on which I assume only apply on the 'old' Mobile GUI because the Universal GUI is lazy loaded.
The following validations are shown:
- Table is reachable in mobile
- Task is reachable in mobile
- Report is reachable in mobile, this is not yet supported

As we're not going to use the 'old' Mobile GUI, I could approve them, but I assume it better to solve the root cause. But I can't find where it's defined that a table / task / report is 'reachable'. In the Validations I did find it's stored in the table reachable_tab, reachable_task and reachable_report, but how can I access those tables in the SF?
We could use "Universal" instead of Mobile as platform, but I think it's better to keep that slot free for when moving from the Web GUI to Universal.