Hi, I am trying to debug one demo I created with xamarin in visual studio. It used to work fine, but from one day to the other, it starts failing. This is the log of the error when I start the application on my physical device (iphone):
[0:] Failed to force load assembly /var/mobile/Containers/Data/Application/13E0DAC2-E4E8-4D99-A6FB-02E673A95753/Documents/Demo.iOS.content/SEALNet.dll. Type:Microsoft.Research.SEAL.Ciphertext. Exception: 'Ciphertext_Create1 assembly:<unknown assembly> type:<unknown type> member:(null)'. Callstack: ' at (wrapper managed-to-native) Microsoft.Research.SEAL.NativeMethods.Ciphertext_Create1(intptr,intptr&) at Microsoft.Research.SEAL.Ciphertext..ctor (Microsoft.Research.SEAL.MemoryPoolHandle pool) <0x1019b2bc0 + 0x00036> in <074d9ae9685843279ae4cee662d62162>:0 at Microsoft.Research.SEAL.Ciphertext..ctor () <0x1019b2920 + 0x00004> in <074d9ae9685843279ae4cee662d62162>:0 at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&) at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00005] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/corlib/System.Reflection/RuntimeMethodInfo.cs:936 ' [0:] Failed to force load assembly /var/mobile/Containers/Data/Application/13E0DAC2-E4E8-4D99-A6FB-02E673A95753/Documents/Demo.iOS.content/SEALNet.dll. Type:Microsoft.Research.SEAL.GaloisKeys. Exception: 'KSwitchKeys_Create1 assembly:<unknown assembly> type:<unknown type> member:(null)'. Callstack: ' at (wrapper managed-to-native) Microsoft.Research.SEAL.NativeMethods.KSwitchKeys_Create(intptr&) at Microsoft.Research.SEAL.KSwitchKeys..ctor () <0x10218b5e8 + 0x0000e> in <074d9ae9685843279ae4cee662d62162>:0 at Microsoft.Research.SEAL.GaloisKeys..ctor () <0x10218b4d0 + 0x00002> in <074d9ae9685843279ae4cee662d62162>:0 at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&) at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00005] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/corlib/System.Reflection/RuntimeMethodInfo.cs:936 ' [0:] Failed to force load assembly /var/mobile/Containers/Data/Application/13E0DAC2-E4E8-4D99-A6FB-02E673A95753/Documents/Demo.iOS.content/SEALNet.dll. Type:Microsoft.Research.SEAL.KSwitchKeys. Exception: 'KSwitchKeys_Create1 assembly:<unknown assembly> type:<unknown type> member:(null)'. Callstack: ' at (wrapper managed-to-native) Microsoft.Research.SEAL.NativeMethods.KSwitchKeys_Create(intptr&) at Microsoft.Research.SEAL.KSwitchKeys..ctor () <0x10218b5e8 + 0x0000e> in <074d9ae9685843279ae4cee662d62162>:0 at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&) at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00005] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/corlib/System.Reflection/RuntimeMethodInfo.cs:936 ' [0:] Failed to force load assembly /var/mobile/Containers/Data/Application/13E0DAC2-E4E8-4D99-A6FB-02E673A95753/Documents/Demo.iOS.content/SEALNet.dll. Type:Microsoft.Research.SEAL.MemoryPoolHandle. Exception: 'MemoryPoolHandle_Create1 assembly:<unknown assembly> type:<unknown type> member:(null)'. Callstack: ' at (wrapper managed-to-native) Microsoft.Research.SEAL.NativeMethods.MemoryPoolHandle_Create(intptr&) at Microsoft.Research.SEAL.MemoryPoolHandle..ctor () <0x10218bf20 + 0x0000e> in <074d9ae9685843279ae4cee662d62162>:0 at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&) at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00005] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/corlib/System.Reflection/RuntimeMethodInfo.cs:936 ' [0:] Failed to force load assembly /var/mobile/Containers/Data/Application/13E0DAC2-E4E8-4D99-A6FB-02E673A95753/Documents/Demo.iOS.content/SEALNet.dll. Type:Microsoft.Research.SEAL.MMProfGlobal. Exception: 'MMProf_CreateGlobal assembly:<unknown assembly> type:<unknown type> member:(null)'. Callstack: ' at (wrapper managed-to-native) Microsoft.Research.SEAL.NativeMethods.MMProf_CreateGlobal(intptr&) at Microsoft.Research.SEAL.MMProfGlobal..ctor () <0x101bb1e20 + 0x0000e> in <074d9ae9685843279ae4cee662d62162>:0 at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&) at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00005] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/corlib/System.Reflection/RuntimeMethodInfo.cs:936 ' [0:] Failed to force load assembly /var/mobile/Containers/Data/Application/13E0DAC2-E4E8-4D99-A6FB-02E673A95753/Documents/Demo.iOS.content/SEALNet.dll. Type:Microsoft.Research.SEAL.MMProfNew. Exception: 'MMProf_CreateNew assembly:<unknown assembly> type:<unknown type> member:(null)'. Callstack: ' at (wrapper managed-to-native) Microsoft.Research.SEAL.NativeMethods.MMProf_CreateNew(intptr&) at Microsoft.Research.SEAL.MMProfNew..ctor () <0x101bb24e8 + 0x0000e> in <074d9ae9685843279ae4cee662d62162>:0 at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&) at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00005] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/corlib/System.Reflection/RuntimeMethodInfo.cs:936 ' [0:] Failed to force load assembly /var/mobile/Containers/Data/Application/13E0DAC2-E4E8-4D99-A6FB-02E673A95753/Documents/Demo.iOS.content/SEALNet.dll. Type:Microsoft.Research.SEAL.MMProfThreadLocal. Exception: 'MMProf_CreateThreadLocal assembly:<unknown assembly> type:<unknown type> member:(null)'. Callstack: ' at (wrapper managed-to-native) Microsoft.Research.SEAL.NativeMethods.MMProf_CreateThreadLocal(intptr&) at Microsoft.Research.SEAL.MMProfThreadLocal..ctor () <0x101bb2b40 + 0x0000e> in <074d9ae9685843279ae4cee662d62162>:0 at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&) at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00005] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/corlib/System.Reflection/RuntimeMethodInfo.cs:936 ' [0:] Failed to force load assembly /var/mobile/Containers/Data/Application/13E0DAC2-E4E8-4D99-A6FB-02E673A95753/Documents/Demo.iOS.content/SEALNet.dll. Type:Microsoft.Research.SEAL.Modulus. Exception: 'Modulus_Create1 assembly:<unknown assembly> type:<unknown type> member:(null)'. Callstack: ' at (wrapper managed-to-native) Microsoft.Research.SEAL.NativeMethods.Modulus_Create(ulong,intptr&) at Microsoft.Research.SEAL.Modulus..ctor () <0x101bb3210 + 0x00018> in <074d9ae9685843279ae4cee662d62162>:0 at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&) at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00005] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/corlib/System.Reflection/RuntimeMethodInfo.cs:936 ' [0:] Failed to force load assembly /var/mobile/Containers/Data/Application/13E0DAC2-E4E8-4D99-A6FB-02E673A95753/Documents/Demo.iOS.content/SEALNet.dll. Type:Microsoft.Research.SEAL.PublicKey. Exception: 'PublicKey_Create1 assembly:<unknown assembly> type:<unknown type> member:(null)'. Callstack: ' at (wrapper managed-to-native) Microsoft.Research.SEAL.NativeMethods.PublicKey_Create(intptr&) at Microsoft.Research.SEAL.PublicKey..ctor () <0x101bc36a0 + 0x0000e> in <074d9ae9685843279ae4cee662d62162>:0 at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&) at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00005] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/corlib/System.Reflection/RuntimeMethodInfo.cs:936 ' [0:] Failed to force load assembly /var/mobile/Containers/Data/Application/13E0DAC2-E4E8-4D99-A6FB-02E673A95753/Documents/Demo.iOS.content/SEALNet.dll. Type:Microsoft.Research.SEAL.RelinKeys. Exception: 'KSwitchKeys_Create1 assembly:<unknown assembly> type:<unknown type> member:(null)'. Callstack: ' at (wrapper managed-to-native) Microsoft.Research.SEAL.NativeMethods.KSwitchKeys_Create(intptr&) at Microsoft.Research.SEAL.KSwitchKeys..ctor () <0x10218b5e8 + 0x0000e> in <074d9ae9685843279ae4cee662d62162>:0 at Microsoft.Research.SEAL.RelinKeys..ctor () <0x101bc3c80 + 0x00002> in <074d9ae9685843279ae4cee662d62162>:0 at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&) at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00005] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/corlib/System.Reflection/RuntimeMethodInfo.cs:936 ' [0:] Failed to force load assembly /var/mobile/Containers/Data/Application/13E0DAC2-E4E8-4D99-A6FB-02E673A95753/Documents/Demo.iOS.content/SEALNet.dll. Type:Microsoft.Research.SEAL.SecretKey. Exception: 'SecretKey_Create1 assembly:<unknown assembly> type:<unknown type> member:(null)'. Callstack: ' at (wrapper managed-to-native) Microsoft.Research.SEAL.NativeMethods.SecretKey_Create(intptr&) at Microsoft.Research.SEAL.SecretKey..ctor () <0x101bc44d0 + 0x0000e> in <074d9ae9685843279ae4cee662d62162>:0 at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&)
Any idea? I also tried to reinstall Microsoft Seal Nuget Package but it does not fix anything.
Hi, I am trying to debug one demo I created with xamarin in visual studio. It used to work fine, but from one day to the other, it starts failing. This is the log of the error when I start the application on my physical device (iphone):
[0:] Failed to force load assembly /var/mobile/Containers/Data/Application/13E0DAC2-E4E8-4D99-A6FB-02E673A95753/Documents/Demo.iOS.content/SEALNet.dll. Type:Microsoft.Research.SEAL.Ciphertext. Exception: 'Ciphertext_Create1 assembly:<unknown assembly> type:<unknown type> member:(null)'. Callstack: ' at (wrapper managed-to-native) Microsoft.Research.SEAL.NativeMethods.Ciphertext_Create1(intptr,intptr&) at Microsoft.Research.SEAL.Ciphertext..ctor (Microsoft.Research.SEAL.MemoryPoolHandle pool) <0x1019b2bc0 + 0x00036> in <074d9ae9685843279ae4cee662d62162>:0 at Microsoft.Research.SEAL.Ciphertext..ctor () <0x1019b2920 + 0x00004> in <074d9ae9685843279ae4cee662d62162>:0 at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&) at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00005] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/corlib/System.Reflection/RuntimeMethodInfo.cs:936 ' [0:] Failed to force load assembly /var/mobile/Containers/Data/Application/13E0DAC2-E4E8-4D99-A6FB-02E673A95753/Documents/Demo.iOS.content/SEALNet.dll. Type:Microsoft.Research.SEAL.GaloisKeys. Exception: 'KSwitchKeys_Create1 assembly:<unknown assembly> type:<unknown type> member:(null)'. Callstack: ' at (wrapper managed-to-native) Microsoft.Research.SEAL.NativeMethods.KSwitchKeys_Create(intptr&) at Microsoft.Research.SEAL.KSwitchKeys..ctor () <0x10218b5e8 + 0x0000e> in <074d9ae9685843279ae4cee662d62162>:0 at Microsoft.Research.SEAL.GaloisKeys..ctor () <0x10218b4d0 + 0x00002> in <074d9ae9685843279ae4cee662d62162>:0 at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&) at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00005] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/corlib/System.Reflection/RuntimeMethodInfo.cs:936 ' [0:] Failed to force load assembly /var/mobile/Containers/Data/Application/13E0DAC2-E4E8-4D99-A6FB-02E673A95753/Documents/Demo.iOS.content/SEALNet.dll. Type:Microsoft.Research.SEAL.KSwitchKeys. Exception: 'KSwitchKeys_Create1 assembly:<unknown assembly> type:<unknown type> member:(null)'. Callstack: ' at (wrapper managed-to-native) Microsoft.Research.SEAL.NativeMethods.KSwitchKeys_Create(intptr&) at Microsoft.Research.SEAL.KSwitchKeys..ctor () <0x10218b5e8 + 0x0000e> in <074d9ae9685843279ae4cee662d62162>:0 at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&) at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00005] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/corlib/System.Reflection/RuntimeMethodInfo.cs:936 ' [0:] Failed to force load assembly /var/mobile/Containers/Data/Application/13E0DAC2-E4E8-4D99-A6FB-02E673A95753/Documents/Demo.iOS.content/SEALNet.dll. Type:Microsoft.Research.SEAL.MemoryPoolHandle. Exception: 'MemoryPoolHandle_Create1 assembly:<unknown assembly> type:<unknown type> member:(null)'. Callstack: ' at (wrapper managed-to-native) Microsoft.Research.SEAL.NativeMethods.MemoryPoolHandle_Create(intptr&) at Microsoft.Research.SEAL.MemoryPoolHandle..ctor () <0x10218bf20 + 0x0000e> in <074d9ae9685843279ae4cee662d62162>:0 at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&) at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00005] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/corlib/System.Reflection/RuntimeMethodInfo.cs:936 ' [0:] Failed to force load assembly /var/mobile/Containers/Data/Application/13E0DAC2-E4E8-4D99-A6FB-02E673A95753/Documents/Demo.iOS.content/SEALNet.dll. Type:Microsoft.Research.SEAL.MMProfGlobal. Exception: 'MMProf_CreateGlobal assembly:<unknown assembly> type:<unknown type> member:(null)'. Callstack: ' at (wrapper managed-to-native) Microsoft.Research.SEAL.NativeMethods.MMProf_CreateGlobal(intptr&) at Microsoft.Research.SEAL.MMProfGlobal..ctor () <0x101bb1e20 + 0x0000e> in <074d9ae9685843279ae4cee662d62162>:0 at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&) at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00005] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/corlib/System.Reflection/RuntimeMethodInfo.cs:936 ' [0:] Failed to force load assembly /var/mobile/Containers/Data/Application/13E0DAC2-E4E8-4D99-A6FB-02E673A95753/Documents/Demo.iOS.content/SEALNet.dll. Type:Microsoft.Research.SEAL.MMProfNew. Exception: 'MMProf_CreateNew assembly:<unknown assembly> type:<unknown type> member:(null)'. Callstack: ' at (wrapper managed-to-native) Microsoft.Research.SEAL.NativeMethods.MMProf_CreateNew(intptr&) at Microsoft.Research.SEAL.MMProfNew..ctor () <0x101bb24e8 + 0x0000e> in <074d9ae9685843279ae4cee662d62162>:0 at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&) at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00005] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/corlib/System.Reflection/RuntimeMethodInfo.cs:936 ' [0:] Failed to force load assembly /var/mobile/Containers/Data/Application/13E0DAC2-E4E8-4D99-A6FB-02E673A95753/Documents/Demo.iOS.content/SEALNet.dll. Type:Microsoft.Research.SEAL.MMProfThreadLocal. Exception: 'MMProf_CreateThreadLocal assembly:<unknown assembly> type:<unknown type> member:(null)'. Callstack: ' at (wrapper managed-to-native) Microsoft.Research.SEAL.NativeMethods.MMProf_CreateThreadLocal(intptr&) at Microsoft.Research.SEAL.MMProfThreadLocal..ctor () <0x101bb2b40 + 0x0000e> in <074d9ae9685843279ae4cee662d62162>:0 at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&) at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00005] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/corlib/System.Reflection/RuntimeMethodInfo.cs:936 ' [0:] Failed to force load assembly /var/mobile/Containers/Data/Application/13E0DAC2-E4E8-4D99-A6FB-02E673A95753/Documents/Demo.iOS.content/SEALNet.dll. Type:Microsoft.Research.SEAL.Modulus. Exception: 'Modulus_Create1 assembly:<unknown assembly> type:<unknown type> member:(null)'. Callstack: ' at (wrapper managed-to-native) Microsoft.Research.SEAL.NativeMethods.Modulus_Create(ulong,intptr&) at Microsoft.Research.SEAL.Modulus..ctor () <0x101bb3210 + 0x00018> in <074d9ae9685843279ae4cee662d62162>:0 at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&) at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00005] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/corlib/System.Reflection/RuntimeMethodInfo.cs:936 ' [0:] Failed to force load assembly /var/mobile/Containers/Data/Application/13E0DAC2-E4E8-4D99-A6FB-02E673A95753/Documents/Demo.iOS.content/SEALNet.dll. Type:Microsoft.Research.SEAL.PublicKey. Exception: 'PublicKey_Create1 assembly:<unknown assembly> type:<unknown type> member:(null)'. Callstack: ' at (wrapper managed-to-native) Microsoft.Research.SEAL.NativeMethods.PublicKey_Create(intptr&) at Microsoft.Research.SEAL.PublicKey..ctor () <0x101bc36a0 + 0x0000e> in <074d9ae9685843279ae4cee662d62162>:0 at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&) at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00005] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/corlib/System.Reflection/RuntimeMethodInfo.cs:936 ' [0:] Failed to force load assembly /var/mobile/Containers/Data/Application/13E0DAC2-E4E8-4D99-A6FB-02E673A95753/Documents/Demo.iOS.content/SEALNet.dll. Type:Microsoft.Research.SEAL.RelinKeys. Exception: 'KSwitchKeys_Create1 assembly:<unknown assembly> type:<unknown type> member:(null)'. Callstack: ' at (wrapper managed-to-native) Microsoft.Research.SEAL.NativeMethods.KSwitchKeys_Create(intptr&) at Microsoft.Research.SEAL.KSwitchKeys..ctor () <0x10218b5e8 + 0x0000e> in <074d9ae9685843279ae4cee662d62162>:0 at Microsoft.Research.SEAL.RelinKeys..ctor () <0x101bc3c80 + 0x00002> in <074d9ae9685843279ae4cee662d62162>:0 at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&) at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00005] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/corlib/System.Reflection/RuntimeMethodInfo.cs:936 ' [0:] Failed to force load assembly /var/mobile/Containers/Data/Application/13E0DAC2-E4E8-4D99-A6FB-02E673A95753/Documents/Demo.iOS.content/SEALNet.dll. Type:Microsoft.Research.SEAL.SecretKey. Exception: 'SecretKey_Create1 assembly:<unknown assembly> type:<unknown type> member:(null)'. Callstack: ' at (wrapper managed-to-native) Microsoft.Research.SEAL.NativeMethods.SecretKey_Create(intptr&) at Microsoft.Research.SEAL.SecretKey..ctor () <0x101bc44d0 + 0x0000e> in <074d9ae9685843279ae4cee662d62162>:0 at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&)
Any idea? I also tried to reinstall Microsoft Seal Nuget Package but it does not fix anything.