Placeholder-Software / Dissonance

Unity Voice Chat Asset
69 stars 5 forks source link

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

Open jhorikawa opened 1 year ago

jhorikawa commented 1 year ago

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

martindevans commented 1 year ago

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.