I've found the articles on deep linking from external; and when used internally, the app takes about a minute to change pages.
What i want to do (or rather what my customer wants to do and which I take no issue with) is to create a landing page with thumbnails for quickly navigating to relevant entities without having to click and scroll through the Mobile Sitemap.
Xrm is undefined on page...which makes sense.
window.parent.Xrm exists as does the Navigation methods; however, this gives unknown error (which is super helpful.)
window.parent.window.location work great from the dekstop, but as I said, the "ms-dynamicsxrm://" deeplink takes about a minute to reload the app. Various iterations of blindly changing depth and url yield eror messages, relocation to the app selection screen, an infinite wait and a blank page. Obviously the Mobile app can make these changes, and I'd wager it's not doing it through magic.
Anyone know how to produce an internal link to the entity view screen from within the Mobile CRM app on a webresource located on the sitemap?
Thanks,
Mike