Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Zelda

macrumors member
Original poster
Aug 10, 2014
39
2
I have an audio file saved in my apps sandboxed Documents dir, I share it via
Code:
 shareView = UIActivityViewController(activityItems: [_fileURL!], applicationActivities:nil )
                self.presentViewController(shareView,animated:true,completion: nil )
It works fine the first time, however if I try sharing again the audioFile doesn't show up in iMessage,Messenger etc...I have googled and looked at various search results without success.
Any ideas?
Thanks
 
Last edited:
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.