Updating the nuget packages from ArcGIS Runtime from version 100.0.0 to 100.1..0 I get the following exception when loading a layer of type ArcGISMapImageLayer:
{System.EntryPointNotFoundException: CoreRT_Request_getHttpOperation
at (managed-to-native wrapper) RuntimeCoreNet.GeneratedWrappers.CoreRequest: CoreRT_Request_getHttpOperation (intptr, intptr &)
at RuntimeCoreNet.GeneratedWrappers.CoreRequest.get_HttpOperation () [0x00006] in <687a544c38e8410dbac0acfc0843ba7e>: 0
at Esri.ArcGISRuntime.Internal.RequestRequiredHandler + <IssueRequestAndRespond> d__14.MoveNext () [0x00157] in <687a544c38e8410dbac0acfc0843ba7e>: 0}
This only happens when test the Android app version.
Solved! Go to Solution.
Solved with this post:
Uninstall app on Visual Studio Android Emulator Hyper-V machines, Cleaning Solutions, ReCompile and ReLaunch.
Solved with this post:
Uninstall app on Visual Studio Android Emulator Hyper-V machines, Cleaning Solutions, ReCompile and ReLaunch.