GithubHelp home page GithubHelp logo

Comments (9)

wellle avatar wellle commented on June 15, 2024

We removed that delegate callback in order to streamline and simplify the most common use case of it: Being notified about attribution change only.

Could you let us know what use case you have in mind? What would you like to use this callback for?

from android_sdk.

YixinZhu avatar YixinZhu commented on June 15, 2024

We used to check for the success/error of certain events for a couple of reasons: ensuring, on success, to not send that event again and tracking failures. I have a workaround for the time being but do you think that subscribing to success/error on events and messages a common use case or is that specific to something I'm doing?

from android_sdk.

wellle avatar wellle commented on June 15, 2024

Well I believe you should not need to care about that. If an event failed to track because the SDK can't reach our servers, it will retry it later automatically. If the event failed because some server side checks are failing, they will keep failing in the future, so there is no need to retry it. The SDK already knows all of that and handles errors accordingly.

from android_sdk.

YixinZhu avatar YixinZhu commented on June 15, 2024

That's fair. I'll reopen with comments if a more compelling use case comes up. Thanks!

from android_sdk.

gpolak avatar gpolak commented on June 15, 2024

+1 for getting the OnFinishedListener back.

We have two distinct code paths depending on the success/failure status. Up to now we were fine using the 3.X version but now need to upgrade to 4.1.2 for Android M compatibility.

from android_sdk.

YixinZhu avatar YixinZhu commented on June 15, 2024

Great timing, we're starting to run into this issue as well looking ahead to Android M.

Re-opening this issue.

from android_sdk.

nonelse avatar nonelse commented on June 15, 2024

We will release this feature in our next release. We will keep updating it here

from android_sdk.

nonelse avatar nonelse commented on June 15, 2024

Since the attribution information is now obtained through the attribution changed delegate, this response delegate would only contain information about the success or failure of the response of sessions and events. Is that what you would expect?

from android_sdk.

uerceg avatar uerceg commented on June 15, 2024

Added to our latest 4.6.0 release: https://github.com/adjust/android_sdk/releases/tag/v4.6.0

from android_sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.