Closed iamshaunwu closed 2 years ago
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
@zhangao0086 this should be top priority.
+1
+1
+1
+1
+1
+2 :-)
+1
+1
+1
+1
+1
+1
The issue seems to be caused by the use of UI_USER_INTERFACE_IDIOM()
in both DKPopoverViewController and DKAssetGroupGridLayout.
I was able to archive by removing these lines, but of course that leaves iPad in an undesirable state. We will have to come up with an alternative.
I would not expect a fix from @zhangao0086 as he does not seem interested in maintaining this project
A fixed is already provided with #696. @zhangao0086 please merge it as soon as possible and deploy to the pods.
As of now, you can use the workaround to point directly to the repo with the fix on your Podfile
:
pod 'DKImagePickerController/PhotoGallery', :git => 'https://github.com/miguelpruivo/DKImagePickerController.git'
@zhangao0086 please, update the Pods with this fix.
@zhangao0086 please, update the Pods with this fix.
@zhangao0086 could you please update the pod
UPDATED - The full work around can be found here: https://github.com/miguelpruivo/flutter_file_picker/issues/999#issuecomment-1075160814
Hi, encountered this while compiling app on the just released Xcode 13.3. No issues when compiling on 13.2.1. Appreciate if some light can be shed. Thanks!