TUSKit icon indicating copy to clipboard operation
TUSKit copied to clipboard

Add app extension support

Open MMasterson opened this issue 5 years ago • 2 comments

My App's share extension does file upload (images and video) similar to how social apps' share extensions work(fb,tw,ig etc) Uploaded asset is shared with a message on the user's account.

MMasterson avatar Mar 26 '21 04:03 MMasterson

HI, sorry for taking a while to get to this issue but I was wondering if you had any details on what's not working / what you'd need to have app extension support?

donnywals avatar Mar 08 '23 10:03 donnywals

For all unaware like me, app extensions allows using functionality of your app inside other parts of the system. For example, the user can share a file with your app. More info at https://developer.apple.com/app-extensions/.

Acconut avatar Mar 08 '23 11:03 Acconut