overshare / overshare-kit

A soup-to-nuts sharing library for iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSKSaveToCameraRollActivity - Completion handler called before permission granted

gpoitch opened this issue · comments

commented

The first time an app tries to save via OSKSaveToCameraRollActivity, users must allow the app access to Photos via iOS. If you have a OSKActivityCompletionHandler set up, for example, a confirmation message, that will fire at the same time as the permissions alert.