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

Composables disappear on iPad Air 3 with iOS 16.3.1 #4756

Open
brewin opened this issue May 3, 2024 · 0 comments
Open

Composables disappear on iPad Air 3 with iOS 16.3.1 #4756

brewin opened this issue May 3, 2024 · 0 comments
Assignees
Labels
bug Something isn't working ios

Comments

@brewin
Copy link

brewin commented May 3, 2024

Describe the bug
All composables disappear on iPad Air 3 with iOS 16.3.1 after opening, closing, then opening the app again. Rotating the screen makes them reappear until the app is closed again. UIKit views on the screen do not disappear, only composables. I was not able to reproduce the issue on an iPad simulator running iOS 16.4 or on an iPhone 8 running iOS 16.7.7. After updating the iPad Air 3 to iOS 17.4.1, the composables no longer disappear and everything appears to work correctly. Unfortunately, I now realize that it is not possible to downgrade iOS, so I can't investigate the issue further.

Affected platforms

  • iOS

Versions

  • Kotlin version*: 1.9.23
  • Compose Multiplatform version*: 1.6.10-dev1613
  • OS version(s)* (required for Desktop and iOS issues): iOS 16.3.1
  • OS architecture (x86 or arm64): arm64
  • Device (model or simulator for iOS issues): iPad Air 3

To Reproduce

https://github.com/brewin/cmp-ipad-bug
Open app, close app, open app again.

Screenshots

RPReplay_Final1714757682.MP4
@brewin brewin added bug Something isn't working submitted labels May 3, 2024
@igordmn igordmn added ios and removed submitted labels May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ios
Projects
None yet
Development

No branches or pull requests

3 participants