Adds a copy of the Image instance to the system camera roll.

On Android this is done by copying the image to the application's public image storage directory and notifying the media scanner.

On iOS this is done by uploading a copy of the image to an asset collection named after the application within the system photo library.

Location

Namespace
Fuse.CameraRoll
Package
Fuse.CameraRoll 2.7.0

Returns

Promise

a Promise that resolves to true when/if the publish completed