Hey there! I've been using EasyAR sdk in one of my personal app where I am using AR scanning functionality on an image. So I am handling two transparent videos on a single Image which is been shown and switched with switcher in Android. So when user uses the switcher more frequently, then the AR video doesn't able to render the transparent video on that image. I do get video.isRenderTextureAvaialble() to false due to which the AR video isn't showing. How to handle such scenario to prevent AR video from not showing anything to make rendering available. Please let me know with the solution. It will be greatly appreciated. .