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

Android Warning: OnRequestTrackTransparencyFinished is never used #2

Closed rmgomez closed 1 year ago

rmgomez commented 1 year ago

There is a very annoying warning in the console when in Android Mode:

Assets\ByteBrewSDK\Scripts\ByteBrew.cs(22,41): warning CS0067: The event 'ByteBrew.OnRequestTrackTransparencyFinished' is never used

SDK Version: 0.0.9 Unity Version: 2020.3.38f1

ByteBrewIO commented 1 year ago

@rmgomez, thank you for pointing this out. This warning does not affect anything, you can proceed by ignoring it. We will look into removing the warning in our next upcoming SDK update.