Stanislau Baranouski

Results 16 comments of Stanislau Baranouski

@JohnFlint sorry for the delayed response. Here is the link to the repo I made these changes - https://github.com/oozou/CameraEngine Or alternatively, you can install fork with cocoapods pointing to our...

@JohnFlint does this issue reproducible at the repo example app?

@JohnFlint a change as at [this](https://github.com/oozou/CameraEngine/commit/1471a1b95e6ba1834b2f1f57eaafbcf9a9abe739) commit probably is the fix for error `[AVCapturePhotoOutput capturePhotoWithSettings:delegate:] Settings may not be re-used"`. I remember I had the same issue.

Now scheme is shared, but It's still causes issues when it's trying to build with Carthage. Make sure you've update git tag, so Carthage will select the right commit.

Hi @manelclos, thanks for quick reply. I've installed with `pipenv`, not `pip`, but reading now #38 **UPD**: still can't make it work, so currently switched to `django-sslserver`. But appeared another...

@xiaodoudou, thanks! I had same problem and changing kCalculatedContentPadding value to '0' resolves issue with offset by Y after hiding keyboard.

Not sure about `TPKeyboardAvoidingTableView`, but I have child view controller with `TPKeyboardAvoidingCollectionView` and it works fine.

any updates on this PR?

Confirming, it compiles and works fine in my project. Let's get merge it.