|
POST
|
Hi @Shubham_Sharma. I had upgraded Android Studio to Panda 4, and I was tempted to upgrade the dependency versions. My experience has been that it is better to stick with the Esri-recommended specifications: AGP 8.12.1 Kotlin 2.2.10 AGP 9.x and other versions were running well on the emulator but not on an actual device. So, I will wait other releases of the SDK before upgrading Thank you
... View more
Saturday
|
1
|
0
|
28
|
|
POST
|
Hello, the documentation Install and set up | ArcGIS Maps SDK for Kotlin | Esri Developer lists the following versions: agp = "8.12.1" kotlin = "2.2.10" coreKtx = "1.17.0" May I use the most recent versions, below, with arcgisMapsKotlin = "300.0.0"? agp = "9.2.0" coreKtx = "1.18.0" junit = "4.13.2" junitVersion = "1.3.0" espressoCore = "3.7.0" lifecycleRuntimeKtx = "2.10.0" activityCompose = "1.13.0" kotlin = "2.3.21" composeBom = "2026.04.01" Thank you! Adriana @Shubham_Sharma
... View more
Tuesday
|
0
|
2
|
167
|
|
POST
|
Hello, is it possible to publish a custom transportation network as an ArcGIS Online service? Thank you very much
... View more
02-09-2026
11:08 AM
|
0
|
2
|
227
|
|
POST
|
Thank you @Shubham_Sharma I really don´t see the option Release -> App integrity -> Services -> Automatic integrity protection -> Protection oneven when I am logged in as the owner of the organization I have read somewhere that it is only available to select users. So, I wonder what it takes to be a select user or if it is only available for games. Is it usual to implement the integrity protection or: the Google Play signature and the "Integrity verification" in the app Details page would be enough for a simple app? Thank you very much, Adriana
... View more
10-25-2024
06:20 AM
|
0
|
0
|
948
|
|
POST
|
Hello Is anyone experienced in implementing the Automatic Integrity Protection in Google Play? (I ask this question here, in the ESRI Community, for an app based on the ArcGIS Maps SDK for Kotlin) The automatic integrity protection is not available on my console and I ask: am I missing something here? I have found it pretty difficult to implement the API (not automatic) in the code as it requires a backend server for verifying tokens, etc. So, I wonder if anyone has already walked this path. Thank you very much in advance
... View more
10-16-2024
03:41 PM
|
0
|
2
|
1051
|
|
POST
|
Thank you very much @GuntherHeppner I just would like to pan/zoom to the user´s initial location so that the user knows where he is on the MapView. I was not thinking of collecting the user location as it changes. However, since you mentioned it and for the purpose of defining Privacy Policies it is my understanding that when we use var locationDisplay = rememberLocationDisplay() or locationDisplay.dataSource.start() we are not actually collecting / storing the user´s location it is just used for displaying a graphic on the screen and when the user leaves the app it is not maintained on the device. Is my interpretation correct? Thank you very much
... View more
09-10-2024
01:25 PM
|
0
|
2
|
2314
|
|
POST
|
Thank you very much @imbachb, but then I have an additional question: how do I retrieve the Point Geometry (XY coordinates) from var locationDisplay = rememberLocationDisplay() which is where I believe the location is actually being stored Thank you very much again!
... View more
09-10-2024
01:18 PM
|
0
|
1
|
2315
|
|
POST
|
Hello I am trying to setAutoPanMode(LocationDisplayAutoPanMode.Recenter) only when the user is within the ArcGISMap maxExtent. If I leave setAutoPanMode(LocationDisplayAutoPanMode.Recenter) in the code and the device is outsite the maxExtent, the MapView is centered on a location that does not make sense. Does anyone have a hint on how may I place a condition on the setAutoPanMode (if this is the best solution)? Thank you very much in advance
... View more
09-10-2024
04:49 AM
|
0
|
7
|
2355
|
|
POST
|
Thank you Rama I have watched your video from the Dev Summit ArcGIS Maps SDK for Kotlin: An Introduction Based on it I am using the Composable MapView function with the arcGISMap = mapViewModel.arcGISMap parameter. My question: is this declaration of the ArcGISMap in the ViewModel enough to hold the arcGISMap state as the user pans, or zooms or when the app reconfigures? I just wanted to understand how the arcGISMap state is being held. Thank you very much, Adriana
... View more
08-15-2024
06:20 AM
|
0
|
0
|
2073
|
|
POST
|
I mean, considering that the method is in a ViewModel (the same where the FeatureLayer and ArcGISMap are declared, when the user closes the app and opens it again will there be an explicit call to the populateFromService?
... View more
08-14-2024
03:02 PM
|
0
|
1
|
2092
|
|
POST
|
Thank you very much. The populateFromService is in a ViewModel. I understand that the ViewModel survives configuration changes. What about when the user closes the app and open it again in a later time? Thank you immensely, Adriana
... View more
08-14-2024
02:49 PM
|
0
|
2
|
2094
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | Saturday | |
| 1 | 09-18-2023 10:17 AM | |
| 1 | 06-04-2023 10:05 AM | |
| 1 | 05-31-2022 04:46 AM | |
| 1 | 05-10-2022 11:25 AM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|