You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add photo caching for offline AppleTV installs (time permitting, of course).
Effectively this is the workflow:
Provision AppleTV with Exhibit and other config profiles from MDM.
Allow Exhibit to pull config csv from HFS repo and cache the photos from the csv into app memory.
Remove AppleTV from the network to allow for Exhibit to work without a network connection using cached photos.
Another possibility:
Allow end users to replace the default Exhibit static photo with a custom photo by specifying a URL for caching in the app config file rather than having to point the config to a CSV.
The text was updated successfully, but these errors were encountered:
Add photo caching for offline AppleTV installs (time permitting, of course).
Effectively this is the workflow:
Provision AppleTV with Exhibit and other config profiles from MDM.
Allow Exhibit to pull config csv from HFS repo and cache the photos from the csv into app memory.
Remove AppleTV from the network to allow for Exhibit to work without a network connection using cached photos.
Another possibility:
Allow end users to replace the default Exhibit static photo with a custom photo by specifying a URL for caching in the app config file rather than having to point the config to a CSV.
The text was updated successfully, but these errors were encountered: