Daniel Borges

Results 3 comments of Daniel Borges

I am getting the same problem. My contentViewController (`ProfileViewController`) implements ``` swift override func preferredStatusBarStyle() -> UIStatusBarStyle { return .LightContent } ``` And I am doing this to show the...

@codepleaser Take a look how Cocoapods works: https://cocoapods.org (tab "GET STARTED").

Hi @SenhorCastor. Did you get some progress with this? I I'm with the same issue. Thanks!