Yummypets / YPImagePicker

📸 Instagram-like image picker & filters for iOS
MIT License
4.3k stars 975 forks source link

YPImagePicker -> AVAsset -> Could not create an export session #582

Open userSV opened 3 years ago

userSV commented 3 years ago

I am using the pod version 4.3.1 and when I select a video and then click on next, the loader keeps on loading. And in the console the error "YPImagePicker -> AVAsset -> Could not create an export session" is printed. I have checked on iPhone 11 pro max simulator and found the issue , the same case worked fine on iPhone X simulator.

Steps to reproduce the behavior:

  1. Show picker and select a video
  2. Click on next

    • Device: iPhone 11 Pro max simulator (worked fine on iPhone X and iPhone 8 plus simulators)
    • OS: 13.1
    • Xcode Version 11.1
    • Swift Version - 5.0

Installation Type

userSV commented 3 years ago

Does anybody has idea of this issue? I am not sure if this issue is only in the respective simulators only or on the real devices as well.