couldn't find Assets.car
DaniKemper opened this issue · 3 comments
DaniKemper commented
Kingamattack commented
I have the same issue, did you find something @DaniKemper ?
DaniKemper commented
@Kingamattack I changed controller.dynamicBackground = true
to controller.dynamicBackground = false
and added controller.modalPresentationStyle = .fullScreen
. This seemed to work for me!
Kingamattack commented
Thanks a lot, I just had to change the controller.modalPresentationStyle. You can keep dynamicBackground to true