Not sure what’s up, this was working this morning
---tvOS build failed (5) after 3 seconds ERROR: Build Failed: A device build error occurred on the server. Error: Get plugin failed. Plugin: `plugin.googleAnalytics` Publisher: `com.coronalabs` User Account: `xxxxxxx@gmail.com` BuildID: 5adc985ecc430
My build.settings has the relevant info
---- Plugins section -- plugins = { ["plugin.googleAnalytics"] = { publisherId = "com.coronalabs" }, }, ..........
If I comment it out, it works.
Any ideas?