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

BrowserService causes white screen on iOS 17+ #392

Open
jperedadnr opened this issue Apr 5, 2024 · 0 comments
Open

BrowserService causes white screen on iOS 17+ #392

jperedadnr opened this issue Apr 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jperedadnr
Copy link
Contributor

Deploying HelloGluon with the BrowserService to a device running iOS 17+, after the provided URL is opened in the external browser, going back to the application causes a white screen.

Only after rotating the device to landscape, the screen is back.

when the service succeeds:

[AttachLog] 2024-04-05 13:43:20.185 jboolean Java_com_gluonhq_attach_browser_impl_IOSBrowserService_launchURL(JNIEnv *, jclass, jstring)_block_invoke: 62 Opened url successfully
Application was paused

and when going back:

Application was resumed
[AttachLog] 2024-04-05 13:44:12.468 void sendNotch():150 Notch is UNKNOWN

(white screen, and no exceptions or other indications of could be wrong)

@jperedadnr jperedadnr added the bug Something isn't working label Apr 5, 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
Projects
None yet
Development

No branches or pull requests

1 participant