Closed handcircus closed 5 years ago
Overall this looks pretty good. I'm crafting an entirely new API, so I won't merge this (see #49). One interesting question I have is on the decision to pause Unity engine. Why?
Great to know about the new API with text support. We didn't want the game running in the background while share sheet popped up, so preferred using UnityPause when anything system-level is running (we've done the same with email, webview etc). Might be adding as an option?
Ah I guess that's fair. I'll make this the default behaviour.
Added support for text captions with images and pause when launch Share Sheet