Skip to content

Black screen after navigating to a ViewController with QueueIt #40

Open
@alexanderthoren

Description

@alexanderthoren

I’ve found an issue in the library and we can't integrate it until this is solved. Tested it with versions 3.4.4, 3.4.0 and 3.0.0. I've checked only the client side implementation.

It happens sometimes that the screen goes full black and the user has to kill the app and open it again, so that’s a no go.

To check if it was related to our own implementation (or maybe our code was interfering with the library) or not I created a super simple project with 2 ViewControllers, and it happened there too.

Check out the video:

ScreenRecording_12-03-2024.16-34-38_1.MP4

Proper solution would be:

  1. Launch the queue when accessing the 2nd viewController for the first time.
  2. Check if the queue must be shown or not. If not, don't show the black screen.

This is the zip of the simple project that can reproduce the error.
queueitexample.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions