UIActivityViewController

how do I share a custom object with a UIActivityViewController or is it even possible?

Replies

According to google, yes, but are you looking for swift or obj-c solutions?

Hope this tutorial will help:


h ttps://www.raywenderlich.com/133825/uiactivityviewcontroller-tutorial

I've looked at it before but it does not explain it very well and it doesn't make any sense is there any way i can share a file with a url scheme attached so I can access that URL when the user opens it?