Virgilio Favero Neto

Results 3 issues of Virgilio Favero Neto

# Report ``` Crashed: com.appsflyer.serial 0 libsystem_kernel.dylib 0x7b78 __pthread_kill + 8 1 libsystem_pthread.dylib 0x73bc pthread_kill + 268 2 libsystem_c.dylib 0x2051c abort + 168 3 libsystem_malloc.dylib 0x1ca04 _malloc_put + 550 4...

@tonyarnold I just noticed that the `Diff` pod is now `Differ` and that has been "moved" to your account. To avoid issues like that if you ever stop supporting it...

Due to the way our OAuth workflows work I found it necessary to make the function [OAuth2Swift.requestOAuthAccessToken(withParameters...)](https://github.com/OAuthSwift/OAuthSwift/blob/fe6b6a4ccb0f6fba346a06ae34a75b0733afa70d/Sources/OAuth2Swift.swift#L256) public as I need to call it directly. Is there any issues with...