Hi,
I am trying to implement the v2 GameAnalytics plugin in our project. We are using Corona Enterprise for building.
When trying to build with Enterprise I am getting an error message that says the lua module I am trying to require (plugin.gameanalytics_v2) is missing. The plugin was grabbed for both iOS and android from the GameAnalytics CoronaSDK github repo and added to the projects.
A note on the github page makes me think that this SDK is not complete:
“NOTE: this is just a sample app and does not contain the latest version of the SDK. Please go to the Corona marketplace to find the latest version of the SDK.”
I have tested in the simulator using the plugin that is downloaded, once activated, from the Marketplace. Is there some way of doing the same for Enterprise builds? Is there some other way of downloading the plugin for enterprise? As far as I could find the v2 version is not included in the usual Enterprise plugin bundles.
Any help appreciated.