ByteBrewIO / ByteBrewUnitySDK

ByteBrew is the free, all-in-one mobile game game growth platform that gives developers easy to integrate Unity SDK for Real-Time Analytic Tracking, Monetization Tracking (IAP & Ad Revenue), Player Progression Tracking, Custom Event Tracking, App Tracking Transparency Custom Resolution Handling, Remote Configs, A/B Testing, and Mobile Attribution Measurement.
MIT License
24 stars 4 forks source link

How experimental is this SDK? #4

Closed AldeRoberge closed 5 months ago

AldeRoberge commented 7 months ago

I really wanted to love ByteBrew, coming from Game Analytics and being really burned by their bad documentation and overall poor first user experience.

I usually like to take a quick peek under the hood before going through the acquisition of a new tool… But what I found was a little discouraging :

image

I'm not trying to be overly harsh, since this is a free product after all. But the first script users come into contact when using your tool should at least be rock solid.

If you need a maintainer, I can take some time to refactor the script and propose a pull request.

cameronhozouri commented 5 months ago

Hi @AldeRoberge , Thanks for passing this along! The SDK is incredibly stable. As you can tell by our SDK history, we don't ship any updates unless everything has been thoroughly tested.

We've noted the items you highlighted. The naming of different methods you mentioned are independent functions that are connected to very different parts of the platform. Also the "IsInitilized" method is no longer in use and will be removed on future updates. As noted in your image, the method "IsByteBrewInitialized" is newest version to use.

Always feel free to shoot us a message at contact@bytebrew.io with any other info, where we can directly note items to our team.