* fixed… I removed all supported platforms and replaced it with:
[“plugin.openssl”] ={publisherId = “com.coronalabs”},
Hopefully Amazon will be happy now.
Hi,
Does the openssl plugin not work with Amazon? I recently got rejected from the Amazon store because using open ssl returned an error from Amazon when I submitted.
‘Runtime Error’, plugin.openssl not found: resource (plugin.openssl.lu) does not exist in archive
I’m using the plugin to encrypt my user data so that it is not just clear text.
Thanks, Greg
[“plugin.openssl”] ={publisherId = “com.coronalabs”, supportedPlatforms = { android=true, iphone=true, osx=true, win32=true },},
Is there a supportedPlatforms flag for amazon>? ie: ‘android-kindle’???