Joel Hernández

Results 152 comments of Joel Hernández

Hey, this was not fixed. Why is this closed? :-( Now failing on the official iOS 16 release. ``` /Users/joelhernandez/Documents/code/somus/somus-app/ios/Pods/DKImagePickerController/Sources/DKImagePickerController/DKImagePickerController.swift:68:6: error: stored properties cannot be marked potentially unavailable with '@available'...

Jeeeeeesus... `pod update` did it. Thank you @yahu1031

Yes please! Hardcoding them into our build pipelines is nasty :-(

I'm getting this error related to regift ![image](https://user-images.githubusercontent.com/12737509/64266671-4509d780-cf35-11e9-9a14-1a322662faf2.png)

I found someone had the same issue here https://github.com/flutter/flutter/issues/37447#issuecomment-518478400 They just modified the source file to fix the error, when doing that terrible thing, the error now moves to ![image](https://user-images.githubusercontent.com/12737509/64267402-a2525880-cf36-11e9-9b9c-aa0999fd2666.png)

``` fatal error: 'flutter_video_compress/flutter_video_compress-Swift.h' file not found ```

I ended up ditching the library and using https://github.com/tanersener/flutter-ffmpeg, works like a charm, no GIF dependencies.

This should be a huge disclaimer at the main README page...

I agree 100% with @jordwest . The only way I can see this happening is adding some UI for adding custom quotes from a file or manually and storing them...