Orderella / PopupDialog

A simple, customizable popup dialog for iOS written in Swift. Replaces UIAlertController alert style.
http://www.mwfire.de
Other
3.95k stars 522 forks source link

Custom view is not appearing though it shows the blur #365

Open spurdow opened 3 years ago

spurdow commented 3 years ago

Please fill out this template when filing an issue. All ℹ symbols should be replaced with information on the issue. Please remove this line and all above before submitting.

Report

Environment

Please provide information on your development environment, so we can build with the same scenario.

Dependency management

If you are not using any dependency managers, you can remove this section.

What did you do?

ℹ Just follow the simple instruction. though the default view controller works.

What did you expect to happen?

ℹ custom vc to show

What happened instead?

ℹ VC not appearing instead showing dark blur

Project that demonstrates the issue

ℹ In complex cases, it might be useful to link to a sample project. If you don't provide an example, you can delete this section.

bratyslav commented 2 years ago

This works for me: https://github.com/mwfire/PopupDialogCustomExample/issues/2#issuecomment-666915612 As I understand it, it's a constrains issue.