Skip to content
Francisco Dias edited this page Oct 20, 2022 · 35 revisions

Back To Top

Mobile Media

This extension allows Android and iOS developers to interact with the camera and gallery applications of the mobile device.

ℹ️ INFO

In order to avoid injecting unecessary permissions into the application manifest this extension is separate into four distinct modules depending on your game requirements.

Camera Module

These functions are provided to work with the camera.

Gallery Module

These functions are provided to work with the gallery.

Image Tools Module

These functions are provided to work with images and edit them.

Share Module

These functions are provided to share files.




Clone this wiki locally