hyperoslo/Lightbox

couldn't find Assets.car

DaniKemper opened this issue · 3 comments

Hi, when trying to open a Image I seem to get this weird glitch. My console:

couldn't find Assets.car in bundle with identifier: 'org.cocoapods.Lightbox'

It seems to appear only in iOS 13.
IMG_6673

I have the same issue, did you find something @DaniKemper ?

@Kingamattack I changed controller.dynamicBackground = true to controller.dynamicBackground = false and added controller.modalPresentationStyle = .fullScreen. This seemed to work for me!

Thanks a lot, I just had to change the controller.modalPresentationStyle. You can keep dynamicBackground to true