I followed some tutorials to implement a screen recorder with Replaykit
. for example this one https://www.appcoda.com/replaykit/ .
it works fine and no special problem exists. but the main problem is that it does not record in background. I mean when I leave the app while still recording and touch Home button then recording will be stopped untill I open the app again. I wonder to know is it possible to record background with the help of Replaykit
? if so please give me some brief explanaition how to do it. Thank you. I appreciate any kinds of help