Tom Hoag

Results 7 issues of Tom Hoag

This PR addresses Issues #6 and #7 that I opened earlier. This PR opens the FSMediaPicker in the same orientation from which it was called. This is done by subclassing...

When my app is in portrait mode and I show FSMediaPicker, select a photo and return to the calling UIViewController, the calling viewControllers size is changed. Before a new image...

I would like to have the media picker appear in the same orientation as the view from which it was invoked. Similar to what other native Apple applications do --...

The blog post referenced in the README is broken -- has it moved? still available anywhere? Thanks! https://jorisweimar.com/programming/supporting-external-webvtt-subtitles-in-avplayer/

Prior to trying out updateExpr(), I have a working set of UpdateItemCommand parameters that includes: ``` { TableName: 'MyTable', Key: { PK: { S: 'VDR123' }, SK: { S: 'VEHTESTER165'...

Running the demo iOS device from http://mindsaur.com/demo/fileupload opens the photo library as expected. Running the demo cloned from github on my webserver http://cluebucket.com/demo/fileupload does _not_ open the photo library as...

Xcode reports "Missing required module 'CSyslog'" on `import LoggingSyslog` Using swif-log-syslog 1.0.2 Swift 5.0