Skip to content

Unable to set a timeout duration for analytics session #4405

Answered by mikehardy
vijayst asked this question in Q&A
Discussion options

You must be logged in to vote

Hi there! I'm unsure - we haven't had any reports of this not working, but no reports of it working either - so my standard suggestion here is focused on self-diagnosis, I'd follow these steps.

  • make sure you are on current versions of everything (including overriding the firebase-ios-sdk and firebase-android-sdk to current versions of 6.34.0 and 25.12.0 respectively - https://rnfirebase.io/#overriding-native-sdk-versions)
  • go right in to node_modules in the javascript and native calls for the affected platform and instrument them (simple console.log / System.out.println etc) to make sure they APIs are being called with arguments you expect and everything is hooked up to the underlying SDK
  • i…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vijayst
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants