Samuel Purcell
Samuel Purcell
PS: I noticed that the only photos this happens to seem to be photos that returned originally with an "unknown" type. Any insight as to why unknown is returned some...
PPS: It seems that "unknown types" are mostly Live Photos (`.mov` files when you get right down to it) that the lib doesn't recognize.
PPS: Live photos are unknown only in iOS versions less than 10, it seems. In ios10+ they return with image/heic as their mimetype... I'll make a PR adding some of...
Is there a way to test this without having to wait? Similar to how Xcode provides Debug > Simulate background fetch. I was thinking of calling `AppRegistry.startHeadlessTask` when the app...
Hi, any update on this?
Is there any way I can help? This orientation change feature would be huge for our company. Thanks for the hard work!
@dattran92 did you try @shibomb's solution above?