fulldecent / FDTake

Easily take a photo or video or choose from library
MIT License
319 stars 121 forks source link

[Issue] w/ delegate using CocoaPods #52

Closed A1iAshoor closed 8 years ago

A1iAshoor commented 9 years ago

If not using the static library (cocoapods), the delegate can get fired only ONCE, which is the first photo capture:

BUT

If using FDTake static library (copy/paste), delegate got fired everytime I take new photo.

fulldecent commented 8 years ago

Closing as the latest version does not use delegate.

Please see the version in master which now uses callbacks