Game runs fine in test, but when I try an export (Android Cordova Debug APK) it fails. The log error shows the following:
main.js:759 Error exporting: TypeError: Cannot read properties of undefined (reading 'split')
All the details are filled out correctly (I think) in the Mobile Export properties (Android ID, iOS ID,Spoof Location: Disabled, Show on STartup:True)
NOTE: If I remove the Mobile Advert plugin the export works fine.
Any ideas?
Thanks