rd-michael-rothkegel

Results 7 comments of rd-michael-rothkegel

I'm interested too. Does another workaround exist?

I can confirm this, I have the same problem.

Thanks for the quick response. I upvoted the ticket 👍

It's not a card.io bug. Use `cardIOVC.modalPresentationStyle = .overFullScreen` and statusbar won't hide. For more information look at [https://stackoverflow.com/a/40097857/4420355](https://stackoverflow.com/a/40097857/4420355) Worked for me.

Hmm... I can't agree. When you will have a look [here](https://developer.apple.com/documentation/uikit/uimodalpresentationstyle) you find a bunch of different presentationstyles. Independent of card.io you will get different results with statusbar or without....

I do not think that this an issue. But I ran into the same trap. The package name must not be equal the bundle identifier. I do not know why,...

Yes Edit: Stupid me, I really forgot `maven { url "https://jitpack.io" }` 🤦‍♂️ I'm sorry - you have build a really great library 🙏