When I try to building the APK with mobileposse integration, I get the below error, not sure what is missing.
[2015-01-08 14:20:54 - Dex Loader] Unable to execute dex: Multiple dex files define Lcom/mobileposse/client/sdk/core/Manifest$permission;
[2015-01-08 14:20:54 - Optimize My Android] Conversion to Dalvik format failed: Unable to execute dex: Multiple dex files define Lcom/mobileposse/client/sdk/core/Manifest$permission;
I have loaded the mobileposse SDK as a library in my project and the reference to the code works perfect, hence I am not adding the big chunks of information of what I did.