Build issues with v6 codebase

Submitted by rich-frost on
I've been trying to use the latest iRecord codebase v6.1.3-152 to build our version of the v6 using the latest changes to align with Googles requirement for Android 34 SDK.
I have integrated our forked application, it works on the web, and bundling all works, but when you attempt to open the bundled (signed or not) application on a phone, the app opens briefly then crashes and closes. https://github.com/ERCCIS/orks-app/tree/v6/bitrise-build
 
I've taken a fresh fork of the main iRecord repo too and created a new Bitrise project against this with our project's env variables to check whether our repo is the problem. Again, it bundles fine but errors on attempting to open the app. In the latest build there are app bundles linked as artifacts to see the output created for testing.
 
I don't suppose there is anything that could be missing from the main repo that is causing the problems? Is the latest bitrise.yml config correct?
 
I've noticed on the app install page there are some interesting modules listed; I'm not 100% whether this relates at all.
 
If you can provide any advice, it'd be very appreciated.
 
 
 
Image removed.