Mario Cecchi
Mario Cecchi
Spatial Audio would be great too. It looks like the new quality options are not available on the Music API yet though: https://developer.apple.com/documentation/musickitjs/musickit/playbackbitrate 😕
We could maybe add a notice saying that it's easier to use the ISBN, with a link that goes to the ISBN page. So at least if the user arrives...
@srtab Would you mind sharing how you did to change the `STATS_FILE` setting to `webpack-stats-test.json` only during the tests?
Thanks @srtab! I was trying with [override_settings](https://docs.djangoproject.com/en/1.11/topics/testing/tools/#django.test.override_settings) but with no success. I'll try setting up a new file :)
Hi! I couldn't understand exactly how to reproduce the issue. Does the method always return with a wrong url? Can you give me the steps to reproduce it?
Currently, no. It might be added in the future, but we can't promise any dates :/
There are no plans to add support for video at this time 😢 Feel free to submit a PR if you can make it happen :)
Hi @acort3255, your fork looks awesome! I noticed that you also changed a lot of things and rewrote most - if not all - of it in Swift. Nice! I'll...
Currently, no :/
Hi @zoufishanmehdi, Did you check the option `kTGCameraOptionUseOriginalAspect` (described [here](https://github.com/tdginternet/TGCameraViewController#options)). I believe it applies for both camera and uploading an image, if that's not a problem.