Skip to content

Fix: NSNumber conversion to long #92

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

Merged
merged 7 commits into from
May 17, 2023
Merged

Fix: NSNumber conversion to long #92

merged 7 commits into from
May 17, 2023

Conversation

buenaflor
Copy link
Contributor

Fixes: #87 where converting an NSNumber to Kotlin Long fails and crashes.

@buenaflor buenaflor requested a review from marandaneto May 16, 2023 12:26
@buenaflor buenaflor requested a review from marandaneto May 16, 2023 15:09
@buenaflor buenaflor merged commit eb4deee into main May 17, 2023
@buenaflor buenaflor deleted the fix/nsnumber-cast branch May 17, 2023 13:47
buenaflor added a commit to buenaflor/sentry-kotlin-multiplatform-1 that referenced this pull request Jul 4, 2023
* fix nsnumber conversion to long

* fix nsnumber conversion to long

* revert sample setup

* Format code

* add changelog

* Add more foundation tests and refactor SentryExceptionTest

---------

Co-authored-by: Sentry Github Bot <[email protected]>
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

Successfully merging this pull request may close these issues.

IOS crash while handling event
3 participants