Hi,
I am writing Game Analytics plugin for Gideros following the Flurry example,
Now, it is possible call the Game Analytics plugin functions from lua,
But onCreate() function of the plugin is not called by Gideros, probably I have missed a simple step but could not figured it out yet,
I believe
@ar2rsawseen would easily spot the issue.
[Edit: Solved] It was the name of the external class given wrong.
Comments
Ah, just noticed you solved it already
Likes: uzubari
But up to the users to decide
-Easy integration steps
-Available on all platforms
Regarding writing ios and Android plugin for Count.ly should not be a big a deal if the interface is defined like here;
https://docs.fabric.io/apple/answers/answers-events.html
https://itunes.apple.com/en/developer/unal-zubari/id953453674
https://github.com/brandontreb/Countly-Corona/blob/master/countly.lua
https://itunes.apple.com/en/developer/unal-zubari/id953453674
http://www.gameanalytics.com/
rest api: http://restapidocs.gameanalytics.com/
https://deluxepixel.com
But not the one with REST API, Since I have followed Flurry example, And Flurry is written separately for Android and ios.
REST API seems to be a better choice since it would work for all the platforms and does not require additional installation steps.
Likes: antix, simwhi
https://itunes.apple.com/en/developer/unal-zubari/id953453674