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

Re-entry into Skype activity causes runtime exception #79

Open
dcchristopher opened this issue Jul 2, 2018 · 1 comment
Open

Re-entry into Skype activity causes runtime exception #79

dcchristopher opened this issue Jul 2, 2018 · 1 comment

Comments

@dcchristopher
Copy link

dcchristopher commented Jul 2, 2018

libc++abi.dylib: terminating with uncaught exception of type NSException

I am trying to locate the 1.2 SfB iOS SDK to figure out when this was introduced but upgrading from 1.1 to 1.3 causes this runtime exception when you have left a Skype conversation and try to come back for a new one. There must be a memory leak of some sort. I didn't write the iOS code so I can't tell you if the root cause is or isn't with the non-SDK code. I can only tell you that upgrading to 1.3 leads to this problem while downgrading to 1.1 makes it go away. That's the only change needed.

Xcode 9.3.1
iOS 11
Swift 4
... a crap ton of third party cocoa pods, from Google Maps to keyboard handling, etc.

@codingcronus
Copy link

I think we experience the same issue from time to time. Sporadically, which also suggests that it could be a memory leak.

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