Skip to content

Setting mirroringMode  #49

Description

@cybercent

Hi,

Setting the mirroringMode expects a session to already exist but crashes the app if the session has already started.

If I set sharedInstance.mirroringMode = .on before calling nextLevel.start() the mirroring mode is not taken into account.
https://github.com/NextLevel/NextLevel/blob/master/Sources/NextLevel.swift#L1758

If I set sharedInstance.mirroringMode = .on in the nextLevelSessionDidStart delegate the app crashes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions