Auto - rotate BDK issue

Hey guys !

We are facing a rather odd issue and could really use some helpful insight. We wrapped a bubble app using BDK native and the settings for orientation is “Portrait only”.
At in instance in the app, we require the user to record a video. If that video is recorded in portrait mode, it uploads perfectly fine in our bubble app. But if its uploaded in landscape mode:

  1. The video will not be uploaded at all
  2. The app will be shifted to landscape mode and will reload.

It should never switch to landscape mode as the app build settings is “Portrait only”. Any help would be greatly appreciated, thanks !