Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Presenting the calendar in a modal view controller #369

Closed
marialucrecia-ibaldi opened this issue Jul 15, 2016 · 3 comments
Closed

Presenting the calendar in a modal view controller #369

marialucrecia-ibaldi opened this issue Jul 15, 2016 · 3 comments

Comments

@marialucrecia-ibaldi
Copy link

I really like the calendar so I want to use it in a project. However I followed the steps in the tutorial using the interface builder and I couldn't present the calendar inside a modal view controller in iPad, I see always a white screen. It does not work when I use FormSheet, only if I show the modal in full screen I can see the calendar. I don't understand why. I have a modal view controller with the calendar that is called from another view controller with the storyboardID.
Also, I tried presenting the view controller with a popover and the same happens.
Anyone can help me, please?

@WenchaoD
Copy link
Owner

Hi @lucreibaldi . Can u share a demo which reproduce this problem?

@marialucrecia-ibaldi
Copy link
Author

Sure @WenchaoD ! Please see the attached link for the demo project in Swift:
https://www.dropbox.com/s/gck869pvxiuz0ar/Demo.zip?dl=0

@WenchaoD
Copy link
Owner

Hi @lucreibaldi
The reason why this happened is that your constraints are only installed in WR HR. Here is the answer in stackoverflow.

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

No branches or pull requests

2 participants