Appboy / appboy-segment-android

Braze's side-by-side Android SDK integration with Segment.IO
https://www.braze.com
Other
7 stars 14 forks source link

Backwards compatibility with the latest version appboy-android-sdk #31

Closed krasov closed 2 years ago

krasov commented 3 years ago

In the latest version of appboy-android-sdk(17.0.0) the StringUtils class was removed, which is used in this segment integration sdk.

bryanlogan commented 3 years ago

Sorry about that. It should be "import com.braze.support.StringUtils;". We'll get it fixed.

chshapiro commented 3 years ago

Hey @krasov,

Our latest version of the Appboy-Segment SDK supports version 15.0.0 of appboy-android-sdk. Our next release will support the latest version 17.0.0.

jMavarez commented 2 years ago

When should we be expecting the next release?