You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm creating this issue to link it to a PR: the DefaultDataSink constructor relies on the file path. I feel it would be useful to add a constructor that uses a FileDescriptor, especially for Android 10.
thanks,
mudar
The text was updated successfully, but these errors were encountered:
Also if you want to release a 0.9.1 with this, feel free to do so, I have added you as collaborator. Refer to #66 as example to what is needed to prepare a release. Then just create a GitHub Release and CI should push to jcenter
Hi Mattia, I hope you're doing fine...
I'm creating this issue to link it to a PR: the
DefaultDataSink
constructor relies on the file path. I feel it would be useful to add a constructor that uses aFileDescriptor
, especially for Android 10.thanks,
mudar
The text was updated successfully, but these errors were encountered: