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.
Asked
Active
Viewed 53 times
1 Answers
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
-
Hi @fstanis, Thanks for replaying back. I will have a look of that approach. Cheers. – Jorge Willian Alvarado Jiménez May 04 '19 at 07:57