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

Picker tray doesn't display picker *on first launch* on iOS 15 physical devices #260

Open
justintoth opened this issue Feb 5, 2022 · 0 comments

Comments

@justintoth
Copy link
Contributor

justintoth commented Feb 5, 2022

This is related to issue #258, which was concerning iOS 15 physical devices crashing due to the UIApplication.sharedApplication.keyWindow being null intermittently. Now that that is fixed, on first launch of the app when you tap on a dropdown it slides the tray up a little but with no picker in it.

IMG_1385

However, if you either suspend and resume the app or force close it and reopen it, the tray renders correctly and you can see the picker:

IMG_1386

Uninstalling the app and reinstalling it causes the issue to happen again. Updating the app also causes the issue to happen again. So basically, this is only an issue on first launch after a clean install or upgrade. Tested using the demo-ng project...

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

1 participant