Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Black screen on dismiss action iOS 13 #131

Closed
Pavan96 opened this issue Oct 23, 2019 · 4 comments
Closed

Black screen on dismiss action iOS 13 #131

Pavan96 opened this issue Oct 23, 2019 · 4 comments

Comments

@Pavan96
Copy link

Pavan96 commented Oct 23, 2019

Showing black screen on close button action on iOS 13 + iPad 10.5"

@Pavan96 Pavan96 changed the title Black screen on dimiss iOS 13 on iPad Black screen on dismiss action iOS 13 Oct 23, 2019
@link60
Copy link

link60 commented Oct 23, 2019

The same on iPhone (iOS 13 simulator)

@AMJ-7
Copy link

AMJ-7 commented Oct 27, 2019

function "shouldPresent" of file Card.swift add the following code:
detailVC.modalPresentationStyle = .fullScreen

see more: #121

@sashakid
Copy link

sashakid commented Nov 4, 2019

function "shouldPresent" of file Card.swift add the following code:
detailVC.modalPresentationStyle = .fullScreen

see more: #121

It doesn't work

@Pavan96
Copy link
Author

Pavan96 commented Nov 12, 2019

function "shouldPresent" of file Card.swift add the following code:
detailVC.modalPresentationStyle = .fullScreen

see more: #121

@a-m-j It worked for me I am using objective c version & tested forboth device and simulator.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants