Results 7 comments of Ben Sartor

Thank you nursoda! I hope I will find some time during the next weeks to fix this,

The app itself is translated. But you are absolutely right. We should definitely translate the privacy statement and the usage conditions. However, as Simlar is a free time hobby project,...

One may workaround this by setting MIME types, e.g. like this: ``` ImagePicker .with(this) .galleryMimeTypes( mimeTypes = arrayOf( "image/*", "application/pdf" ) ) .start() ```

I have the same problem. However I could work around it by putting the following line into my `Podfile`: `install! 'cocoapods', :disable_input_output_paths => true`

Sorry for the late reply. I became father a couple of month ago. Liblinphone fixed the issue only in the 5.4 branch which is still alpha like linphone-android 6.0.

Hi @KernilPanik, I have just responded to the issue you mentioned. Simlar is a free time project that has never earned a cent. So answers may take a while. Audio...