API-Examples icon indicating copy to clipboard operation
API-Examples copied to clipboard

AgoraAudioCriticalSection causes ios agora-ScreenShare-Exension demo to crash with EXC_BAD_ACCESS

Open koogawa opened this issue 4 years ago • 2 comments

Tested on: ios 14.6, iPad Pro

Steps to reproduce:

  1. Build and run APIExample demo ios app
  2. Launch extension via picker in APIExample container app and start screen broadcasting.
  3. Navigate to any app playing in app audio
  4. Observe EXC_BAD_ACCESS crash occurring on this line.

image

Have observed similar behavior with mic audio as well. Seems to occur if I start the broadcast without the mic enabled and then enable the mic while the broadcast extension is running.

koogawa avatar Jul 13 '21 07:07 koogawa

can you have a try with dev/screensharing branch?

yoreland avatar Jul 15 '21 02:07 yoreland

@yoreland Yes, I have try with dev/screensharing branch.

koogawa avatar Jul 15 '21 04:07 koogawa