Unactionable request appearing on sessionRequestPublisher when upgrading from 1.10.0 -> 1.18.4
simonmcl opened this issue · 0 comments
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 console log showing unable to reject error
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