Hi yes I got this working with 4.27 by adding the following lines under ‘advanced APK packaging’
You will need to install Android API 32 with Android studio too obviously.
Be aware that I duplicated the android:exported=true line to multiple fields because I wasn’t sure which one would work. Obviously its good housekeeping to remove the uneeded ones when i get around to it