Skip to content

Black screen issue on ios  #176

@ngdlmk

Description

@ngdlmk

Describe the bug
IOS only
Camera view becomes black on ios but it is working fine on android. Only local camera view is black if I connect to room from android or web it shows remote camera on ios but local is not working looks lite it is related with RTCView I have tested with it also it is black.
also getting this error

could not determine track dimensions, using defaults {"dims": {"height": 720, "width": 1280}, "enabled": true, "kind": "video", "muted": false, "pID": "PA_5CWK268jThim", "participant": "pirate", "room": "okinawa", "roomID": "", "source": "camera", "streamID": "4254EEB0-5758-42D3-969C-0BFBEBAD41E6", "streamTrackID": "4254EEB0-5758-42D3-969C-0BFBEBAD41E6", "trackID": undefined}

Expected behavior
When I run the app it should show camera view on the screen but it becomes black.

A clear and concise description of what you expected to happen.

Screenshots
Simulator Screenshot - iPhone 15 Pro Max - 2024-10-01 at 01 21 56

Device Info:

  • Device: [e.g. iPhone Pro Max 12]
  • OS: [e.g. iOS17.6.1]

Dependencies Info (please reference your package-lock.json or yarn.lock file):

"@livekit/react-native": "^2.4.2",
"@livekit/react-native-webrtc": "^125.0.4",
"livekit-client": "^2.5.5",
"react": "18.2.0",
"react-native": "0.74.2"

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions