Hi acidos,
Thank you for reporting the problem. Are you using any ANEs in the IPA? If yes, there is a possibility of ANE carrying an executable or static .a file. If you received the ANE from a third party, would it be possible for you to check with them?
We recently had a similar issue reported from another developer. The root of the problem was that their internal ANE contained several executable binaries, which contains a .a static library. The binaries inside their internal ANE weren’t necessary at runtime, so they removed them. For the external ANE, they tried a different version that didn’t have a static library inside and this fixed the problem. (They changed from version 2.1 to 2.3)
Thanks
-Pahup