Results 7 issues of Fabio

What is the best way to observing an `AsyncShellTask` to understand if it's waiting for user input? # Example An external script is launched via SwiftShell by using `runAsync` such...

enhancement
help wanted

Hi, I'm using the official xbmc remote control app for iOS and I have found some problem with volume control. My XBMC is installed on a raspberry pi that is...

feature

# Summary Added a new OAuth Access Token Store base on iCloud Key-Value Storage. # Why I wanted to have the opportunity to store access token information in a shared...

Providers like Google require to perform an authentication through a webpage in order to request an access token. Currently the library only requests an access token by specifying a token...

Hi, there is any chance to add a resizing support for the image when I try to display the view controller in landscape mode? Right now if I enable landscape...

[Device flow](https://tools.ietf.org/html/draft-ietf-oauth-v2-01#section-3.5.3)'s goal is to implement OAuth 2.0 authorisation flow on devices with limited capabilities (i.e. no WebKit). In my overview to support this: - [ ] Add new grant...

Hello, is it possible to have a working example with a UIButton object? Thanks