question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Initial App Open event missing super property

See original GitHub issue

We have a super property set and we have auto tracking turned on for App Open via app manifest but when we open the app for the very first time the super property is not being tracked. But when we open the app second time the property is there.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
pateditcommented, Mar 20, 2019

hi @RiteshChandnani - you are correct, super properties are applied to all events from the moment they are set 😃 Feel free to open this ticket if you have problems with the SDK

0reactions
RiteshChandnanicommented, May 15, 2020

Fixed in #651 🥳 Thanks @patedit.

Read more comments on GitHub >

github_iconTop Results From Across the Web

correct use of property observers | Apple Developer Forums
I am getting Property 'self.item' not initialized at super.init call error below at 10 and 14. For example, when I use a string...
Read more >
Xamarin iOS EventArgs missing first property - Stack Overflow
The first parameter is missing in generated event args class. For example: [Protocol, Model] [BaseType(typeof(NSObject))] public interface ...
Read more >
Default Properties Collected by Mixpanel
This is calculated by adding the "Duration" property attached to the "App Session" event. First App Open Date The date the app was...
Read more >
Create a new project - Angular
Creates a new workspace and initial application project. ... Open the app.component.ts and change the title property value to 'Tour of Heroes'.
Read more >
Portals - React
Portals provide a first-class way to render children into a DOM node that ... in #app-root would be able to catch an uncaught,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found