Brandon6083587
Posts: 0
Joined: Fri Jul 26, 2013 4:47 am

Support for html5 image capture for Mobile Web?

Will you be supporting html5 image capture for Mobile Web?

http://www.html5rocks.com/en/tutorial...

For my purpose a Mobile Web type is significantly better than compiling into native apps.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Support for html5 image capture for Mobile Web?

As the app is running the browser, you can use this API today (as long as the browser you use supports this API). In the future, we can add a component to the palette, similar to HTML5 audio/video.

Brandon6083587
Posts: 0
Joined: Fri Jul 26, 2013 4:47 am

Support for html5 image capture for Mobile Web?

Can you provide an example or tutorial on implementing this custom javascript?

Is there an ETA on building this into the Mobile Web project type?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Support for html5 image capture for Mobile Web?

Hi Brandon,

Unfortunately we do not have any tutorial regarding the issue. You can use examples from the described article and try yourself.

For the special HTML code you would need Panel component that allows you to place any HTML code in it.

Return to “Issues”