cpmpercussion/microjam

Way to "share" a jam

cpmpercussion opened this issue · 5 comments

Should be able to send an email with a magic link to open a particular jam in MicroJam - great for released app.

stop gap measure is implemented from the action sheet in profile pages - should be able to export an image.

Needs testing - active in building 65, @benediktewallace ?

Image sharing seems to work well, I'm running build version 1.0(70). Image contains only the "drawing", no background color or metadata (stage name, instrument etc.). Tested e-mail, messenger, iMessage.

Cool - could you have a look at implementing a better file name for the shared image? and maybe the background or something? I think I have an extension to UIImage in the project somewhere to layer up as many UIImages as you want.

Added background color to the images, but as far as I can google the image file has to be saved to the device first (and then you can feed the URL of the file into the UIActivityViewController) in order to specify a different file name than the defaulf IMGxxxx.jpg.