Web viewer capabilities and extensibility cross platform | Community
Skip to main content
jasonsturges
Level 2
September 19, 2016
Solved

Web viewer capabilities and extensibility cross platform

  • September 19, 2016
  • 1 reply
  • 1139 views

Though I understand focus of AEM Mobile is apps, our company is interested in using AEMM provided the web viewer is capable cross platform.

On phone, the web viewer loads a responsive preview; however, appears to desire launching the app.

On tablet (iPad, at least), the web viewer displays the message: "This content is no longer available.  Get the app to enjoy similar content."

On desktop, the experience is good; however, what extensibility is possible; such as refining the responsive layout?

This capability would be major for our company - both in launching new projects, as well as migrating our entire portfolio of editions.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by bobbr3212

The web viewer works only on desktops and laptops. It isn't supported on phones and tablets.

The extensibility for the desktop web viewer is similar to iOS and Android apps. The authoring workflow APIs and most of the Cordova APIs related to the app, user, device, and content work the same way in web viewer as they do in iOS/Android, but Cordova APIs that are specific to mobile devices (such as Camera and Geolocation) don't work in desktop web viewer.

1 reply

bobbr3212Adobe EmployeeAccepted solution
Adobe Employee
September 19, 2016

The web viewer works only on desktops and laptops. It isn't supported on phones and tablets.

The extensibility for the desktop web viewer is similar to iOS and Android apps. The authoring workflow APIs and most of the Cordova APIs related to the app, user, device, and content work the same way in web viewer as they do in iOS/Android, but Cordova APIs that are specific to mobile devices (such as Camera and Geolocation) don't work in desktop web viewer.