Hi,
I am trying to create a client application for devices with AWS IoT broker.
I think this example could help me but I think I am not doing something right when importing the Bouncy jar.
I have added in the header
#AdditionalJar: bcprov-jdk15on-165/
and I have placed the bcprov-jdk15on-165.jar in additional libraries.
I get this error (release mode)
Obviously, I'm not a Java expert (that's why I use b4x).
any help? Thanks!