umbraco7 - How to approach mobile app content on Umbraco? -


we have website stores content both desktop , mobile app. mobile app retrieves content via umbraco rest api.

as content on each page vary desktop , app, we've come solution - keeping separate documents per each version. hard maintain content managers.

any known solutions problem?

you create "mobile content" tab on regular doctype , put mobile specific fields there? urls same retrieve mobile specific fields through json.

you make fallback if mobile field has no value, normal 1 instead.


Comments

Popular posts from this blog

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

javascript - Confirm a form & display message if form is valid with JQuery -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -