|
POST
|
So have you ever gotten this to run to success? I keep seeing similar issues, set it to not remove resources this time so can look at logs.
... View more
12-16-2021
03:33 PM
|
0
|
0
|
11004
|
|
POST
|
I was looking for a tad more detail. I thought I could setup the json so when it loads it will populate all the parameters, instead of having to enter through the AWS GUI. It seems some do populate from my json, but most do not. Perhaps, I am unlclear on how the template works, but thought to was to simplify repeating the process without having to re-enter things
... View more
12-16-2021
03:29 PM
|
0
|
2
|
3850
|
|
POST
|
Hi, Are there any samples of filled in templates for CloudFormation? Maybe on github or someplace. I think I have followed the template setup but only part of the parameters load and the rest I need to do manually in the GUI. It would be really nice to have a working sample to compare to. Frustrating to need to re-enter parameters every time. I do not see a way to export after I make the changes on line
... View more
12-16-2021
01:21 PM
|
0
|
4
|
3873
|
|
POST
|
Runtime is a completely new API built from the ground up.
... View more
12-15-2021
07:23 AM
|
1
|
0
|
2222
|
|
POST
|
Did you find a good solution for this? I have never looked into these tools previously. I find it rather odd that the toolsets for using AWS aren't built around the idea of using Certificate Manager.
... View more
12-10-2021
01:26 PM
|
0
|
0
|
2655
|
|
POST
|
Hi, Trying to get some clarity on the 100.6 lifecycle (Xamarin Forms) in relation to iOS 15.x. With this going into mature support about the time of iOS 15.x release, is the 100.6 considered fully supported on iOS 15.x. Thanks @MichaelBranscomb @Nicholas-Furness
... View more
11-11-2021
01:28 PM
|
0
|
1
|
1052
|
|
POST
|
A year in a half later, still have never figured out a way to query a date field using Runtime API
... View more
10-21-2021
01:52 PM
|
0
|
0
|
2215
|
|
POST
|
I assume you meant ArcGIS online not ArcGIS nuget. If you use the challenge handler pattern, it will only request a new token when it is required. Its a WPF sample but same in Xamarin https://developers.arcgis.com/net/wpf/sample-code/arcgis-token-challenge/
... View more
10-11-2021
12:08 PM
|
1
|
0
|
1793
|
|
POST
|
To add to Morten's information @dotMorten_esri wrote: The Name property is on the parent class. It just looks like the inspector window for some reason isn't showing the parent class. Or it could be the iOS Linker purging it if it isn't being used. The issue does seem to be the iOS Linker. The only place Name is used in the application is as a DisplayMemberPath in the control in Xaml. This must not give the linker enough info. I added this code which doesn't do anything besides using the Name property if ( domain != null )
{
foreach (var codedValue in domain.CodedValues)
{
Console.WriteLine(codedValue.Name);
}
} With this code added everything behaves correctly
... View more
09-30-2021
01:00 PM
|
0
|
0
|
1511
|
|
POST
|
In 20+ years of programming I have seen some odd things, this may be the oddest. This is for a Xamarin Forms app running on iOS. Currently using 100.6 API In our app we use domains as a bound property on Picker controls and use the Name as the display field. All pretty straight forward stuff. This is been working for ages without issue. Recently we started to see an issue with the picker controls not loading. After much investigation I came to notice in the debugger that the CodeValue objects only have a Code property no Name property. It is just not there (see below). If that was not strange enough. It only happens on devices, if I run the application on the iOS simulator everything behaves as expected. We see no errors, and as stated it is not that the Name property is empty, it is not on the object. Also we see this on many different iOS versions from 14.3-15.0. If I change the display property of the picker the control loads as expected, but the user has no idea what the codes mean
... View more
09-30-2021
11:57 AM
|
0
|
2
|
1560
|
|
POST
|
I have a WAB widget tool that selects features. If the attribute table is open when the features are selected they show up as selected. However, if the table is not open until after the features are selected they are not shown as selected. Is there a way to have these features show up as selected when the table is opened after the selection is made? Thanks -Joe
... View more
09-07-2021
11:12 AM
|
0
|
0
|
528
|
|
POST
|
A graphic is a GeoElement, so has an Attributes property. I would think sticking with the graphic in a GraphicsOverlay would render faster.
... View more
09-07-2021
08:47 AM
|
0
|
3
|
5692
|
|
POST
|
Wish I had an answer, but I will certainly add my name as someone who would like to understand how the redirect Urls work. I am yet to find a good explanation
... View more
08-04-2021
12:04 PM
|
0
|
0
|
2097
|
|
POST
|
Hi, I setup a Xamarin Forms application to use OAuth authentication in an iOS application based on the OAuth Security sample. Everything works great, but I am wondering if there is a way to have more control on the look of the popup. It would great to change the sizing a little. Also I would like to remove the buttons for the other login methods (github, facebook, etc.) Thanks -Joe
... View more
08-03-2021
04:24 PM
|
0
|
0
|
960
|
|
POST
|
So has no one ever done this (successfully)? Is there anyone at esri that has insight to this issue? @JoseBanuelos @AndyGup @JohnGrayson
... View more
07-26-2021
08:04 AM
|
0
|
0
|
1835
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 05-11-2026 09:07 AM | |
| 1 | 10-23-2025 12:16 PM | |
| 1 | 10-19-2022 01:08 PM | |
| 1 | 09-03-2025 09:25 AM | |
| 1 | 04-16-2025 12:37 PM |
| Online Status |
Offline
|
| Date Last Visited |
Tuesday
|