OpenSSL not being included on Amazon builds

Hi!

I’m trying to build for Amazon but when I run the game on a Kindle Fire I get the following message:

module ‘plugin.openssl’ not found:resource (plugin.openssl.lu) does not exist in archive

No change on my build.settings, always worked fine.

	plugins = {
                ["plugin.openssl"] =
                {
                    publisherId = "com.coronalabs",
                },

Could you please help?
I’m on 2020.3598.

Anyone else also experiencing this?
Anyone else building for Amazon :slight_smile:

Hi @vlads, do you know anything about this?

New build probably would fix this. Coming up in couple hours

1 Like

Hi @vlads,

I tried the new build and OpenSSL seems to be fixed, but Game Circle has not been added to the build now (Amazon build).