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

Unactionable request appearing on sessionRequestPublisher when upgrading from 1.10.0 -> 1.18.4 #1343

Closed
simonmcl opened this issue Apr 12, 2024 · 0 comments · Fixed by #1356
Assignees
Labels
bug Something isn't working

Comments

@simonmcl
Copy link

Describe the bug
Upgraded from 1.10.0 -> 1.18.4 and everytime I ran my app via xcode, I kept getting an invalid request coming through (for an account not currently on this simulator, but was previously). I downgraded back to 1.10.0, it stopped showing. I cleared all sessions, pairings etc, killed and reopened the app, everything was fine. Upgraded to 1.18.4 again and the request shows up again. I'm unable to reject it, as I get an error saying no matching topic was found. I'm now blocked from upgrading the version as my app gets stuck showing loading spinners and errors everytime its opened

Request id: 1705070997947507
Request topic: 82a8d2dd571e3a7ccf253ff6b08b2536309655a92c3cffced0b2de448b0c3dca

Screenshot of it incoming:
Screenshot 2024-04-12 at 13 57 59

Screenshot of console log showing unable to reject error
Screenshot 2024-04-12 at 12 42 59

SDK Version

  • Client: Swift
  • Version: 1.10.0 upgrading to 1.18.4

To Reproduce
Unknown how I got into this state. Must have been a request that wasn't rejected/approved properly a long time ago, I didn't generate any such request today or yesterday at least. None of the inbuilt timeouts are working as this has been happening now for several hours

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants