Git Product home page Git Product logo

Comments (7)

appsforall avatar appsforall commented on June 14, 2024

I created a PR with a solution for above issue. Hope you are willing to consider it. #64

from mixpanel-swift.

yarneo avatar yarneo commented on June 14, 2024

Thanks for spotting that and creating a PR. The actual reason we didn't add those 2 properties ($app_release, $app_version) to the Swift SDK is because they are properties we are in the process of deprecating. Instead, we have two newer properties called $app_build_number and $app_version_string. They present the exact same data as the older properties and show up in your properties dropdown as their original names. We will in the future eventually map them to "App Version" and "App Release" but in the meanwhile they will just show as their original names.

Let me know if that makes sense! For now, I recommend using $app_build_number and $app_version_string in your Mixpanel report to look at your app's version and build number!

Thanks!

from mixpanel-swift.

yarneo avatar yarneo commented on June 14, 2024

Also thanks for letting us know that our help guide documentation is mentioning the deprecated fields, I have opened a request to update that so it's more upto date!

from mixpanel-swift.

appsforall avatar appsforall commented on June 14, 2024

from mixpanel-swift.

yarneo avatar yarneo commented on June 14, 2024

Good news! We have updated the doc to show the correct internal properties we use for "App Build Number" and "App Version". Hope it is clearer now :) (Sorry it took so long)

from mixpanel-swift.

sandrop8 avatar sandrop8 commented on June 14, 2024

You guys should really do a "news announcement" within mixpanel dashboard. People who use you for a long time (and always breakdown important funnels by versions) are not looking at the docs to see if something is deprecated. I was wondering what I did wrong in my code all the time and did not even thought about to research if other have this problem on stackoverflow.

Nevertheless now everything is fine with the new properties 🙏

from mixpanel-swift.

hadiche avatar hadiche commented on June 14, 2024

+1
We were caught by surprise when 'App Version' started to post undefined values.

from mixpanel-swift.

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.