Michael Nguyen
Michael Nguyen
Would love this as well.
Also can confirm I am getting the black screen on 2.3.0. It happens literally randomly and I can't seem to reproduce it at all.
Yes please. This will enable federated development (where teams may develop multiple modules locally without needing to publish packages).
I am also experiencing this on Android API 28 with the following code: ``` ``` 
I can confirm that I'm getting crashes on Yosemite on XCode 7.2 w/ FuzzyAutoComplete installed. Tried using the latest version + latest pre-release. Have yet to try with El Capitan.
@belkevich Hi, I have a similar-ish issues. I have a brand new project, Podfile that uses `pod 'APAddressBook/Swift'` and a bridging header that imports `#import `. With that, I get...
I've started to use it through Carthage and it works perfectly now.
Just a heads up - there are a number of solutions on this thread. The post that solved my problem completely was the original poster's answer (@DvaChisla). The problem that...
Yep - so I have fixed the issue. I'm not sure what's going on - but it seems like in IOS8 the UIImagePickerController isn't releasing the Camera resource fast enough....
Both your issues are solved in this thread: https://github.com/gekitz/GKImagePicker/issues/36