Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Replace image picker from ELCImagePicker to TZImagePickerController in iOS #281

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Conversation

ewfian
Copy link

@ewfian ewfian commented Jul 30, 2020

The iOS 14 will be release this fall. we are tested this plugins and found that the thumbnails with not display correctly on iOS 14 beta 3. this issue mainly because there are many deprecated API used by The ELCImagePickerController. and its no longer maintained.

We noticted that the TZImagePickerController fixed this issue by following commits.
banchichen/TZImagePickerController@805b8d8
banchichen/TZImagePickerController@f934d97

So this pull request ported TZImagePickerController to this plugin

@ewfian ewfian changed the title [WIP] Replace image picker from ELCImagePicker to TZImagePickerController in iOS Replace image picker from ELCImagePicker to TZImagePickerController in iOS Jul 30, 2020
@ewfian ewfian closed this Jul 30, 2020
@ewfian ewfian reopened this Jul 30, 2020
@ewfian ewfian changed the title Replace image picker from ELCImagePicker to TZImagePickerController in iOS [WIP] Replace image picker from ELCImagePicker to TZImagePickerController in iOS Jul 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant