0

Hi I want to build an AMP (Accelerated Mobile Page) site, but I want to integrate native camera support. I want to understand if this could be accomplished with AMP? If not, what could be a workaround for this? Thanks.

1 Answers1

0

Per issue #18919, the recommended approach is to build a non-AMP HTML page that handles whatever camera functionality you want and then use amp-iframe to embed this into your AMP page.

fstanis
  • 5,234
  • 1
  • 23
  • 42