For some reason when I export my game as an APK, the drag and drop functionality stops working. This doesn't happen in preview mode but only when I export. I've noticed a couple of things when trying to debug:
1) This only happens when exporting to Android. When I export it to PC, everything works as intended.
2) When I delete the Audio plug-in and all the associated files, the app works fine when exported.
Is there a correlation between the audio plug-in and controls not working as intended on Android?