Azure / Azure/Communication

[iOS] Detect some memory leaks from AzureCommunicationCallingSDK

Open
#295 0 comments 0 reactions 0 assignees View on GitHub
ADO Linked Bug Calling
Dominant language
No language data
Stars
340
Forks
113
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
Just do a leaking test on our App using Instruments. Found there are some leaks detected from AzureCommunicationCallingSDK when remote participants join the meeting/left the group meeting

**To Reproduce**
Steps to reproduce the behavior:
1. Join a group call
2. Join several remote participants with camera on, and this would produce memory leaks
3. Turn on/off remote participants' camera, would also produce memory leaks
4. When remote participant leave, I could see the memory increase when one remote participant leave, but eventually when all remote participant leave and there is only local user, it down the memory persistency around 135 mb. Small memory leak would be detected.

**Expected behavior**
No memory leak

**Screenshots**
![Screen Shot 2021-05-17 at 3 25 06 PM](https://user-images.githubusercontent.com/75647512/118698659-8acc0980-b7c5-11eb-800d-1d09efd7d3d5.png)

**Smartphone (please complete the following information):**
- Device: simulator 11
- OS: 14.5
- Version '1.0.1'

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.