I have a project that using broadcast upload extension and WebRTC to share the screen to others device. The problem is when I ran on iPad 9.7 inch, memory usage is increased suddenly when I press home button or switch between opening apps, broadcast upload extension will be crashed (because memory usage has exceed the limit number for broadcast upload extension 50mb) and after that I received a popup show live broadcast has stopped. I know memory usage is increased suddenly because I saw it when I tried to debug.
The problem is only caused on iPad 9.7 inch, I've tried on iPad Pro 12.9 inch, iPhone but the problem isn't caused.
Do you have the same problem with me? Or anyone can help me to prevent the memory increase suddenly on iPad? Thank you in advance.