Pedro Góes

Results 10 issues of Pedro Góes

the project would need to be adapted with the `self->` explicit operator.

It would be great to use this conversion tool for Objective-C and Swift users.

Is there any other way of capturing the iPhone camera without being full screen?

I created a PaperFoldMenuController and setted some viewControllers to it, let's say `viewControllerOne` and `viewControllerTwo`. Everything loads perfectly up till this point and if the `showMenu:animated` is called, it shows...

Sometimes the menu fails to open and closes when using the method `- (void)showMenu:(BOOL)show animated:(BOOL)animated` Anyone knows how to solve that?

Can we update to WKWebView?

Since updating from latest version, I always get a warning at: `#if __has_include_next("AFNetworking/AFHTTPRequestOperationManager.h")` Is there a solution for it?

Why do you call `#import ` on `LIALinkedInHttpClient.h` even though AFNetworking is not a binary framework?

Updates for the new version?

### New Issue Checklist - [x] Updated fastlane to the latest version - [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md) - [x] I read [docs.fastlane.tools](https://docs.fastlane.tools) - [x] I searched for [existing...