|
POST
|
Hi Adrian Please see the list of supported and tested GPS receivers here: Use a high-accuracy receiver—QuickCapture | Documentation. We support only support the Garmin GLO¹ and Garmin GLO 2¹ on iOS. But as long as the Garmin outputs NMEA 0183 sentences it should be possible to use the 66i on Android. Unfortunately, we don't have access to the device to verify this.
... View more
10-03-2019
05:59 AM
|
0
|
0
|
2539
|
|
POST
|
Hi Brian The location is captured when the button is pressed. So you can move away and take your photo without issue. Cheers John
... View more
10-03-2019
05:20 AM
|
2
|
0
|
1880
|
|
POST
|
Hi Matt We have added support for custom URLs in the 1.2 release (out this week). This means that you will be able to launch QuickCapture from another app. We will release a blog to provide more information on app integration shortly. But for the time being, please see the documentation: Integrate with other apps—QuickCapture | Documentation
... View more
10-02-2019
04:40 PM
|
2
|
2
|
1454
|
|
POST
|
Hi Brian Version 1.2 of the app will be released this week. This adds support for optional photos. To enable this functionality you will need to use the JSON editor (in the designer) and update the cameraInfo properties for the button. Specifically, you will need to update the required property to be false. { "mode": "automatic", "imageSize": "unrestricted", "required":false } Then when the user presses the button, they will be given the option to capture a photo or not.
... View more
10-02-2019
04:06 PM
|
2
|
2
|
1880
|
|
POST
|
Hi Brian Only supporting secured services is a limitation of the designer. It will only work if the service is secured using token-based security, and added to an item with credentials are saved. The following resource is useful in terms of outlining the requirements for setting the item up: Problem: The option to store credentials is not available when adding secured services in ArcGIS Online The easiest option to get your services working in the designer, is to make sure that your server and portal are federated. But you would need to upgrade to a later Enterprise version to do this. Thanks John
... View more
09-24-2019
06:51 PM
|
0
|
0
|
2063
|
|
POST
|
Hi Brian - please take a look at the following: Problem: The option to store credentials is not available when adding secured services in ArcGIS Online There are a number of conditions that must be met if you are to be able to store credentials for a service. The main one being that the service is accessible from outside your firewall.
... View more
09-24-2019
06:44 PM
|
0
|
0
|
1181
|
|
POST
|
Hi Brian In the next release of the mobile app (1.2 to be released early October 2019), you will be able to configure user inputs that are launched after a button is pressed. This is perfect for capturing comments on a record by record basis. Note that this functionality will only be made available through the JSON editor for the time being. But we will document the process of setting it up. Thanks John
... View more
09-24-2019
05:21 PM
|
3
|
1
|
2955
|
|
POST
|
Hi Brian As the server service is unsecured, when the designer tries to access it using the same token used to access the online item, it will fail. Essentially, ArcGIS server does not like getting a token when it does not need one. The workaround is to secure the service using token-based security and then add it to an online item, making sure that the credentials for the service are saved into the item. This means that the item will act as a proxy and allow the online token to provide access to the server service. If you don’t want to secure the original public service, you can always create a new service that points to the same data and secure this one. See the following: https://doc.arcgis.com/en/arcgis-online/reference/arcgis-server-services.htm#ESRI_SECTION1_FEB0DF92DA064B6A970DFB59A18AA4C2 Please test this out if possible and let us know how you get on. Thanks John
... View more
09-24-2019
05:53 AM
|
0
|
2
|
2063
|
|
POST
|
The issue resulted from the way the unfederated service was configured. The server service was unsecured, and when the designer tried to access it using the same token it used to access the online item, it failed. Essentially, server does not like getting a token when accessing a service has not been secured. The workaround is to secure the service using token-based security and then add it to an online item, making sure that the credentials are saved into the item. This means that the item will act as a proxy, and allow the online token to provide access to the server service. See the following: https://doc.arcgis.com/en/arcgis-online/reference/arcgis-server-services.htm#ESRI_SECTION1_FEB0DF92DA064B6A970DFB59A18AA4C2 for more info. If you don’t want to secure the original public service, you can always create a new server service that points to the same data instead.
... View more
09-23-2019
11:34 PM
|
0
|
2
|
1181
|
|
POST
|
Hi Yulia The issue was that the license checks are based on the QuickCapture mobile app's client ID. When using your own client ID, the license check was not working. We have made a fix to the template to get around the issue. If you create a new one, you should no longer see this problem. Thanks John
... View more
09-08-2019
05:56 PM
|
0
|
1
|
1657
|
|
POST
|
Hi - You will need to wait until version 1.3 (planned for November/December 2019)
... View more
09-03-2019
07:32 PM
|
0
|
0
|
1815
|
|
POST
|
Confirmed that the issue was related to special characters in project labels e.g. % < > / . We will aim to fix this (and provide support these characters) in 1.2 (Released October 2019).
... View more
09-02-2019
04:07 PM
|
0
|
0
|
1252
|
|
POST
|
Aideen Croasdell - Can you check if you added any special characters to the labels of your buttons or groups? For example / < > %. It is possible that this would be causing the behavior you are seeing. If so, then we are planning to fix this for the version 1.2 updated in October. Thanks
... View more
09-02-2019
04:02 PM
|
0
|
0
|
1586
|
|
POST
|
Hi It is not possible to create a project and share it publically in the current version of the designer. We are planning to add this functionality in the November release. The way it is planned to work is as follows: If the organization is Hub enabled, the project author will be able to share the project with everyone. Then users of the mobile application will be able to download it without signing in - the project being accessed via a URL, QR code or search keyword/code. Thanks John
... View more
09-02-2019
03:54 PM
|
1
|
0
|
1815
|
|
POST
|
Hi Mark, We will be adding support for adding layers in the designer in the next release (1.2). If you want to test out the new functionality, it is available through the Early Adopter Website. Here is the link on how to get access to the QAEXT version of the designer. Please test it out and get back to us with any feedback. Thanks John
... View more
09-02-2019
03:46 PM
|
0
|
0
|
996
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 06-24-2026 08:51 PM | |
| 1 | 04-15-2026 08:34 PM | |
| 1 | 04-15-2026 09:29 PM | |
| 1 | 01-19-2026 07:51 PM | |
| 2 | 12-21-2025 05:34 PM |
| Online Status |
Offline
|
| Date Last Visited |
2 weeks ago
|