getbouncer / cardscan-ios

A library for scanning credit and debit cards
MIT License
207 stars 66 forks source link

adapt to new iOS13 card-screen presentation by setting to full-screen #87

Closed jaimejiyepark closed 5 years ago

jaimejiyepark commented 5 years ago

You can't change the screen within the VC because it's the presentationStyle. But you can change the presentationStyle in the storyboards.

jaimejiyepark commented 5 years ago

Looks good, much better. How do you plan to test it?

Well if I had admin privileges I could download an older ios version to test with. But for now I just did a manual test with my phone.

kingst commented 5 years ago

Can you post a few screen shots? Testing on your phone with and without the change sounds fine.

jaimejiyepark commented 5 years ago

With .fullscreen withFull

Without .fullscreen withouFull