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

fix(iOS): transportParams serialization #528

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

ttypic
Copy link
Contributor

@ttypic ttypic commented Jun 20, 2024

Resolves #527

Fixed transportParams serialization logic, it returned NSDictionary with NSString values instead of ARTStringifiable.

Fixed `transportParams` serialization logic, it returned `NSDictionary` with `NSString` values instead of `ARTStringifiable`.
Copy link
Collaborator

@maratal maratal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ttypic ttypic merged commit 3eb54d0 into main Jun 21, 2024
8 checks passed
@ttypic ttypic deleted the ECO-4840/fix-transportParams-serialization branch June 21, 2024 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Crash on IPhone 7 plus
3 participants