Skip to content

Encoding crash on 106.11.3 #1460

@jorgenstorlie

Description

@jorgenstorlie

Expected Behavior

Actual Behavior

Steps to Reproduce the Problem

I load some data like this:
var restResponse = await ExecuteAsync(request, cancellationTokenSource).ConfigureAwait(false);

This crash on 106.11.3.
It works 106.11.2

Specifications

  • Version: 106.11.3
  • Platform: iOS
  • Subsystem:

StackTrace

Encoding 37 data could not be found. Make sure you have correct international codeset assembly installed and enabled. (System.NotSupportedException)
at System.Text.Encoding.GetEncoding (System.Int32 codepage) [0x0021d] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/referencesource/mscorlib/system/text/encoding.cs:553
at System.Text.EncodingInfo.GetEncoding () [0x00000] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/external/corefx/src/Common/src/CoreLib/System/Text/EncodingInfo.cs:56
at RestSharp.Extensions.StringEncodingExtensions..cctor () [0x00023] in <0a691c766eee4aee8a7f04da64d1f680>:0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions