Split screen on Ipad iOS

,

Hello,

I am working on a camera/laser measurement system. There is a dimmable light on it that operators need to control remotely. They use an iPad to see the preview of the GoPro and they would like to control the light according to this preview.

I have an iPad mini 4 on iPadOS 14.4 (latest version) and a Beetle ESP32 dev board. I manage to control it with the awesome Thunkable app builder :smiley:
But the thing is, I need to see the camera preview at the same time (GoPro app). I tried to use “Split view” (it lets you have two persistent apps sitting side by side) and “Slide over” (it allows you to have a second app on the left or right side of the screen in an iPhone-sized floating pane). But both don’t work with the Thunkable app I use → ESP32 BLE + Android + Arduino IDE = AWESOME : 5 Steps (with Pictures) - Instructables :sob:
Is there a parameter I can modify in the Thunkable UI to allow split screen ?

Thank you in advance :smiling_face_with_three_hearts: