Application Encounter A Lua Error Or Has Been Corrupted

i have tried then below corona cloud examples in android tablets and i got the below error:

Application encounter a lua error or has been corrupted

local gameNetwork = require “gameNetwork”
local params =
{
accessKey = “cff0e425b9c503509a819f1ca8c0ab85358846c2”,
secretKey = “881fcf8996cf544d6a61b9d5b8174e3f2262c2e1”,
}
gameNetwork:init( “corona”, params )
gameNetwork.show( “leaderboards” )

Hi there,

The behaviour you describe was present in daily builds upto 1072, which fixed it.

So i guess the question is, which version are you running?

Thanks,

Alex

Hi there,

The behaviour you describe was present in daily builds upto 1072, which fixed it.

So i guess the question is, which version are you running?

Thanks,

Alex