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

[help] demo scene for WebRTC (PureP2P) not working in iOS #257

Open
jhorikawa opened this issue Jul 23, 2022 · 1 comment
Open

[help] demo scene for WebRTC (PureP2P) not working in iOS #257

jhorikawa opened this issue Jul 23, 2022 · 1 comment

Comments

@jhorikawa
Copy link

jhorikawa commented Jul 23, 2022

Context

I'm trying to build a demo scene (Pure P2P Demo and Pure P2P Game World) came with Dissonance WebRTC integration but whenever I tap Create or Connect button on initial scene on iOS device the scene becomes black and nothing happens. When I built the app for standalone (such as macOS) it works fine.

Expected behaviour

Pure P2P Game World scene loaded when tapping Connect or Create button on initial scene (Pure P2P Demo scene).

Actual behaviour

When tapping Connect or Create button on initial scene for WebRTC demo scene (Pure P2P Demo scene) background color becomes black and then nothing happens after that.

Steps to Reproduce

Provide a detailed set of steps to reproduce the problem

  1. Import WebRTC integration for Dissonance.
  2. Add Pure P2P Demo and Pure P2P Game World scene for build.
  3. Build the app for IOS and open the app on iPhone or simulator on Xcode.
  4. Tap Create or Connect button.

Your Environment

Include as many relevant details about the environment you experienced the bug in

  • Dissonance version used: Dissonance Voice Chat 8.2.0, Dissonance for WebRTC Netowork 8.1.0, WebRTC Video Chat 0.9854

  • Unity version: 2021.3.0f1

  • Editor Operating System and version: macOS 12.4

  • Build Settings: iOS, IL2CPP

@martindevans
Copy link
Member

Is it possible to get any logs from the device to help narrow down the issue? If so, please raise all of the Dissonance logging to Debug (Window > Dissonance > Diagnostics) and send me the log.

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

No branches or pull requests

2 participants