CoreRT_Request_getHttpOperation Exception Xamarin.Forms Android App.

496
1
Jump to solution
09-13-2017 12:04 PM
marceloctorres
Esri Contributor

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.

 

Marcelo César Torres
0 Kudos
1 Solution

Accepted Solutions
marceloctorres
Esri Contributor

Solved with this post:

https://community.esri.com/message/697958-re-problem-after-upgrading-my-xamarin-app-with-arcgisnet-1...

Uninstall app on Visual Studio Android Emulator Hyper-V machines, Cleaning Solutions, ReCompile and ReLaunch.

Marcelo César Torres

View solution in original post

0 Kudos
1 Reply
marceloctorres
Esri Contributor

Solved with this post:

https://community.esri.com/message/697958-re-problem-after-upgrading-my-xamarin-app-with-arcgisnet-1...

Uninstall app on Visual Studio Android Emulator Hyper-V machines, Cleaning Solutions, ReCompile and ReLaunch.

Marcelo César Torres
0 Kudos