Build Error

 Hey Guys,

Anyone else experience this, When building my app I keep getting the following error.

A device build error occurred on the server. 

BuildID: 53aeb12fec39a 

Error: Get plugin failed. 

Publisher: com.coronalabs 

Plugin: CoronaProvider.gameNetwork.google

Thanks

Dan

nm fixed it,

somehow I forgot to add this line “supportedPlatforms = { android = true }” which helps if your building for cross platform and trying to build it on iOS.

Thanks

Dan

nm fixed it,

somehow I forgot to add this line “supportedPlatforms = { android = true }” which helps if your building for cross platform and trying to build it on iOS.

Thanks

Dan

I’m having this same problem. Could you please tell me the steps you went about to fix it? Thanks

I’m having this same problem. Could you please tell me the steps you went about to fix it? Thanks