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

App audio causes ios agora-ScreenShare-Exension demo to crash with EXC_BAD_ACCESS

Open natwales opened this issue 4 years ago • 1 comments

Tested on: ios 14.6, Iphone Xr ios 13.7, iPhone 7

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 or this line.

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.

natwales avatar Jun 24 '21 04:06 natwales

it is a known issue and fixed in https://github.com/AgoraIO/API-Examples/tree/dev/screensharing

can you have check on that?

yoreland avatar Jun 24 '21 08:06 yoreland