Open boblund opened 6 years ago
When I try 'cordova build android' I get the following error:
:processDebugResources/Users/blund/Documents/github/IdOra-app/platforms/android/res/xml/config.xml:40: AAPT: Error parsing XML: unbound prefix
==================== /Users/blund/Documents/github/IdOra-app/platforms/android/build/intermediates/res/merged/debug/xml/config.xml:40: error: Error parsing XML: unbound prefix
FAILED
FAILURE: Build failed with an exception.
com.android.ide.common.process.ProcessException: Failed to execute aapt
The offending line in ..../config.xml:40 is:
I'm not really sure what's wrong, let alone how to fix it. Any suggestions would be welcome.
When I try 'cordova build android' I get the following error:
:processDebugResources/Users/blund/Documents/github/IdOra-app/platforms/android/res/xml/config.xml:40: AAPT: Error parsing XML: unbound prefix
====================
/Users/blund/Documents/github/IdOra-app/platforms/android/build/intermediates/res/merged/debug/xml/config.xml:40: error: Error parsing XML: unbound prefix
FAILED
FAILURE: Build failed with an exception.
The offending line in ..../config.xml:40 is:
I'm not really sure what's wrong, let alone how to fix it. Any suggestions would be welcome.