Quantcast
Channel: iOS and tvOS
Viewing all articles
Browse latest Browse all 10823

IL2CPP - No constructor found for System.Resources.RuntimeResourceSet

$
0
0
Hello,

I have an app on the app store which was compiled with Mono. It uses the open source TZ4NET .dll for time zone operations. I am able to compile the app and run it however the following line which references the TZ4NET library fails. I've tried both the dll and using the code itself and it fails. TZ4NET - http://www.babiej.demon.nl/Tz4Net/main.htm

OlsonTimeZonefromZone = OlsonTimeZone.GetInstanceFromOlsonName("Etc/UTC");

Bellow is the error which I am getting. Any help...

IL2CPP - No constructor found for System.Resources.RuntimeResourceSet

Viewing all articles
Browse latest Browse all 10823

Trending Articles