Hello
I want to test the app in "production" mode and I have the following errror:
Unable to load the file or assembly ' mscorlib ', Version = 2.0.5.0, Culture = neutral, PublicKeyToken = 7CEC85D7 * * * * * * ' or one of its dependencies. Secure name Validation Failed. (Exception of HRESULT: 0x8013141A)
Someone can tell me how to solve it or what configuration must be done?
Thanks a lot.
Answers
Are you getting this error when create a
ipa
file? Try the solution in this thread.