Martin Kluska
Martin Kluska
The crash: Fatal Exception: NSInvalidArgumentException *** -[AVAssetWriterInput initWithMediaType:outputSettings:sourceFormatHint:] 4 is not a valid channel count for Format ID 'aac '. Use kAudioFormatProperty_AvailableEncodeNumberChannels () to enumerate available channel counts for a...
Hi, when I want to play an audio via runAction the sound is not played. When recording the app crashes. If I remove recorder, sound is working. I've tried multiple...
When pull to refresh finishes, now it will restore correct inset for direction (When direction is left, it will restore the left inset from original inset).
Hi, the uBlock adds a style tags into our CKEDITOR. Is there any solution to prevent this happening? One time solution: We've added our website to whitelist. ```css [href^="https://www.firstload.com/affiliate/"], [href^="http://www.firstload.de/affiliate/"],...
When sending first size via prop (200x300), and then changing size via prop (300x200) then the state has old size (200x300) but renderers 200x300 until onResizeStart is started (renders 300x200)...
Like `Coin Ticker` app does. Shows green or red.
It would be great to see selected coins and also additional price for BTC (or ETH?) in FIAT. I think that there are 2 ways to do it - supporting...
Hi again, thank you for your package! I've modified the source to support few things we are currently using: 1. I'm unable to extend your class (Laravel TestCase) - I've...
Hi, thank you for the package! I I'm working on few fixes to support my openapi3 documentation and I noticed that I can't run successful tests (connection reset on 127.0.0.1)...
It seams that docker-compose is not correctly killed and docker still reports it as running.