-
after run 'build' from gradle , show the error:
`C:\Users\Administrator\git\java-gradle-starter-project\src\main\java\module-info.java:17: 错误: 找不到模块: com.esri.arcgisruntime`
i have already run '…
-
**Describe the bug**
`WebView2.NavigateToString` does not work in WinUI3 Preview3.
**Steps to reproduce the bug**
1. Create a new Blank App (Windows in Desktop)
2. Add the following …
-
Hi, I'm experiencing some issues with trimming on iOS and Android using toolkit `200.3.0`.
```
ILLink : error IL2036: Esri.ArcGISRuntime.Toolkit.Maui.Primitives.AttachmentsPopupElementView.BuildDe…
-
### Describe the bug
I'm often experiencing the following bug when compiling. Usually it works, but once hitting this, I have to restart Visual Studio. Looks to be a failure in the telemetry code, pr…
-
`map = new ArcGISMap();
String serviceUrl = "http://221.228.70.166:28080/OneMapServer/rest/services/jyyx2018/MapServer";
TianDiTuDownload.getToken10();
String token = TianDiTuDownload.strToken;
d…
-
**Operation System**: `Windows`
**DocFX Version Used**: 2.48.1 and latest code in master
**Template used**: `default`
**Steps to Reproduce**:
1. Clone https://github.com/Esri/arcgis-toolk…
-
**Describe the bug**
When tearing down a SwapChainPanel and later creating a new one, the old swapchain panel is left as an artifact on top of the new one.
![swapchain_left_behind](https://user-imag…
-
When building an application that uses native references and deploying via Hot Restart, the application will crash the moment you make a call to a native library.
### Steps to Reproduce
1. Make su…
-
Issue #1208 became a sort of anthology of somewhat related problems, leading (me) to a certain amount of confusion. All issues are solved, except the one described in [this comment](https://github.com…
-
I've put together two sample apps to demonstrate the same scenario, one in C++/WinRT, the other in C#/WinRT:
C++/WinRT: [DesktopWinUICppLeakTest.zip](https://github.com/microsoft/CsWinRT/files/5229…