-
Notifications
You must be signed in to change notification settings - Fork 36
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
Issues with iOS 14 #68
Comments
Hi @mreall |
Same here. with NS 6 and ios 14. |
We're also getting the same issue on NS 6 and iOS 14 |
same error, NS7 and iOS 14. |
Any updates? |
Hi @shiv19, thanks for working on this fix. It looks like a PR has also been submitted. Do you have an update on when you'll have a working version published? |
@mreall thanks for letting me know about the PR, will release this soon and leave a message here :) |
@mreall |
@shiv19 and @alonstar, thanks for providing the update. I upgraded and am now getting the following error:
The issue appears to be that you're still using
|
@mreall my bad! |
@mreall |
@shiv19 thanks for fixing that so quickly! It's now working for me on {N} 7 and iOS 14. I have the same problem that @adrianpdaluz reported with the spinner not centered on the screen, but otherwise no issues. |
Ah! Sorry I missed the comment by @adrianpdaluz |
@mreall @adrianpdaluz |
@shiv19 |
Thanks again @shiv19. It's now centered properly in 2.0.1 for {N} 7 on iOS 14. |
@shiv19 thank you! |
If the demo apps cannot help and there is no issue for your problem, tell us about it
The plugin worked fine on NS6. But after updating to NS7 the plugin's UI doesn't fully load and the app crashes when the "Cancel" or "Done" buttons are tapped.
Which platform(s) does your issue occur on?
Please, provide the following version numbers that your issue occurs with:
Please, tell us how to recreate the issue in as much detail as possible.
Add the component to a page per the instructions and run the app. When attempting to load the plugin the screen looks like the following. Clicking either button crashes the app.
![modal-datetimepicker-bug](https://user-images.githubusercontent.com/15823671/93831161-be0ac880-fc37-11ea-8116-ec9c274a78c6.png)
Is there any code involved?
Download a sample project
The text was updated successfully, but these errors were encountered: