braze-inc / braze-segment-kotlin

The Braze analytics-kotlin integration.
Other
1 stars 2 forks source link

Update to Segment SDK version to 1.10.5 #7

Closed didiergarcia closed 1 year ago

didiergarcia commented 1 year ago

Hi There!

Looks like this Destination Plugin needs to build against the latest version of the Segment Analytics Kotlin SDK (1.10.5) so it doesn't throw an exception:

Caused by: java.lang.ClassNotFoundException: Didn't find class "com.segment.analytics.kotlin.core.platform.plugins.logger.LogTargetKt" 

This class was removed a few releases ago and the Exception crashes the app startup process.

Thanks!

bryanlogan commented 1 year ago

This was handled in the latest release.