Search Unity

Encoding 850 Data Missing

Discussion in 'iOS and tvOS' started by KISP, Mar 3, 2020.

  1. KISP

    KISP

    Joined:
    Sep 13, 2018
    Posts:
    32
    Hello,

    I have an app that is using SharpZipLib to uncompress a zip folder that is downloaded during runtime. The code is working on Windows, Android and Mac, but fails on an iOS 12.3 device with the message "Encoding 850 data not found. Make sure you have the correct international codeset assembly installed and enabled."

    How do I go about resolving this issue? I can't find any info on installing a codepage.
     
  2. KISP

    KISP

    Joined:
    Sep 13, 2018
    Posts:
    32
    Problem solved. The relevant code pages were automatically being stripped, so I force their inclusion with a link xml.