Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ConnectyCube user and contacts not showing in iOS release build with nw_connection_add_timestamp_locked_on_nw_queue log message #117

Open
elizabethmike123123123 opened this issue Aug 16, 2024 · 2 comments

Comments

@elizabethmike123123123
Copy link

Description:

  • Problem: In the iOS release build of my React Native application, ConnectyCube authentication works fine, and the user is authenticated correctly. However, once inside the app, the ConnectyCube user and contacts are not showing. Instead, the log repeatedly displays the message: nw_connection_add_timestamp_locked_on_nw_queue [C1] Hit maximum timestamp count, will start dropping events. This issue only occurs in the iOS release build.

  • Steps to Reproduce:

    1. Integrate react-native-connectycube into a React Native project with the following versions:
    2. react-native: 0.70.14
    3. react-native-connectycube: 3.22.1
    4. Authenticate a user using ConnectyCube.
    5. Build and run the app in release mode on an iOS device or simulator.
    6. Log in to the app and check if the ConnectyCube user and contacts are displayed.
  • Observed Behavior: The user and contacts do not appear, and the log shows the message: nw_connection_add_timestamp_locked_on_nw_queue [C1] Hit maximum timestamp count, will start dropping events.

  • Expected Behavior: The ConnectyCube user and contacts should be displayed correctly in the app, and the log message should not appear unless there's a genuine issue.

  • Environment:

    1. React Native Version: 0.70.14
    2. React Native ConnectyCube Version: 3.22.1
    3. Platform: iOS
  • Screenshots:
    Screenshot_2024-08-16_at_8 31 02_PM

  • Additional Context:
    Mention that this issue does not occur in the development build, only in the release build.

  • Logs:
    Include the relevant log messages, especially the nw_connection_add_timestamp_locked_on_nw_queue message.

@DaveLomber
Copy link
Contributor

Hi @elizabethmike123123123
we are conducting additional investigation around this, though never seen something like this before

In terms of ConnectyCube logging - do you still have ConnectyCube SDK logs enabled in release mode?

@elizabethmike123123123
Copy link
Author

elizabethmike123123123 commented Aug 22, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants