Coder Social home page Coder Social logo

Comments (3)

arvindkanjariya avatar arvindkanjariya commented on May 29, 2024

Hi @loganblevins I have app with SwiftUI
facing same issue
trackApplicationLifecycleEvents is not working in app

any suggestion how to fix that

from analytics-ios.

arvindkanjariya avatar arvindkanjariya commented on May 29, 2024

Platform:

iOS : SwiftUI

I configured everything as per SDK documents
TrackApplicationLifecycleEvents = true as well

But
Application Opened, Application Installed, Application Updated
is not functional in app

Any special things need to configure for this for SwiftUI to work on this event.

from analytics-ios.

grennis avatar grennis commented on May 29, 2024

I would also comment that this is more than just an minor documentation issue, since it is very likely that the app will be doing things during App initialization (like identifying the user) that requires that Segment has already been initialized. So if we have to wait for AppDelete didFinishLaunching to initialize Segment, then those attempts to do anything will crash.
We ended up just doing our own lifecycle tracking and turned off Segment's for now.

from analytics-ios.

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.