Hello again,
Once more, and not having solved previous problems, I got again the same error:
The error:
Warning: No -tsa or -tsacert is provided and this jar is not timestamped. Without a timestamp, users may not be able to validate this jar after the signer certificate's expiration date (2040-04-10) or after any future revocation date. 2016-11-30 16:21:12.943 Corona Simulator[24985:18871279] ERROR: An error occurred during build. The server returned the following message: --- A device build error occurred on the server. Error: Get plugin failed. Plugin: `plugin.toast` Publisher: `com.spiralcodestudio` User Account: `\<my account\>@dsrroma.es` BuildID: 583eee6686ef5 --- 2016-11-30 16:21:12.953 Corona Simulator[24985:18871279] Android build failed (5)
The build.settings file:
settings = { orientation = { -- Supported values for orientation: -- portrait, portraitUpsideDown, landscapeLeft, landscapeRight default = "portrait", supported = { "portrait", } }, excludeFiles = { -- Include only the necessary icon files on each platform iphone = { "Icon-\*dpi.png", }, android = { "Icon.png", "Icon-Small-\*.png", "Icon\*@2x.png", }, }, -- -- Android Section -- android = { usesPermissions = { "android.permission.INTERNET", }, googlePlayGamesAppId = "\<my app id\>" --long App ID number (use yours!) }, plugins = { ["plugin.gpgs"] = { publisherId = "com.coronalabs", supportedPlatforms = { android=true } }, }, }
My plugins on Market place:
Showing 1 to 2 of 2 plugins
Plugin Name Plugin Status License Type Price Expires Next Payment
Google Play Games Services Activated Free $ 0.00 N/A N/A
Toast Activated Free $ 0.00 N/A N/A
Thank you for helping. I need to be unblocked.
Regards