|
POST
|
Piero, Map Tour and Map Viewer template in AppStudio don't support the functionality to add a new photo to a point feature out of the box. To add this functionality, on top of enabling the capabilities in the Settings page, you would need to move the code from Quick Report that you would like to add into the Map Viewer or Map Tour template, this requires a little bit of developer skill to do it. It is using this Camera Dialog component from AppStudio AppFramework, CameraDialog QML Type | ArcGIS Thank you, Erwin.
... View more
09-09-2020
01:13 PM
|
0
|
0
|
1056
|
|
POST
|
Jaguar, iOS 10 is no longer supported since AppStudio 3.3. What's new in AppStudio—AppStudio for ArcGIS | Documentation System requirements—AppStudio for ArcGIS | Documentation Thank you, Erwin.
... View more
09-08-2020
11:34 AM
|
0
|
0
|
1558
|
|
POST
|
Truptimayee, Many samples have BusyIndicator QML, BusyIndicator QML Type | Qt Quick Controls 5.15.0, for example, the Analyze Viewshed sample, look at MyApp.qml around line 257 for BusyIndicator. Thank you, Erwin.
... View more
09-04-2020
12:21 PM
|
0
|
1
|
3185
|
|
POST
|
That's weird, the domain should work, is it possible for you to share the feature layer so that we can test? If not, we can probably troubleshoot this with Esri Technical Support.
... View more
09-02-2020
04:36 PM
|
0
|
0
|
4227
|
|
POST
|
Hello, cc: ArcGIS AppStudio for visibility. The ideal solution is to fix your feature layer, and if you have run the Quick Report template (your Citizen Report App) before, the app may have still cached the previous feature layer schema, so if you made changed to the feature layer schema after that, you need to call the Reset functionality in the Quick Report app. Top left hamburger menu -> Settings -> Reset. See this post for more details, App Studio QuickReport Feature Layer modified You may also want to look at using Hosted Feature Layer Views of the original Feature Layer to hide some fields, see this post for more details, https://community.esri.com/thread/202869-hiding-fields-in-quick-report-template Thank you, Erwin
... View more
09-02-2020
10:15 AM
|
0
|
1
|
4227
|
|
POST
|
Did you make sure to Reset the Quick Report app after the feature layer scheme is modified? https://community.esri.com/thread/245154-app-studio-quickreport-feature-layer-modified
... View more
09-02-2020
10:13 AM
|
0
|
0
|
2269
|
|
POST
|
It's the same, you need to know the URL to the target apps, like Youtube or Google Maps. Here's an example I created to open Google Maps or Apple Maps (if running on iOS) with a click of a button, I found their link and parameters to send from their documentation, for example, Google Maps docs, Get Started | Maps URLs | Google Developers As far as opening it from AppStudio App, the QML code that you need is Qt.openUrlExternally(target), that's all. Thank you, Erwin
... View more
09-02-2020
09:24 AM
|
1
|
0
|
2402
|
|
POST
|
Sean, I see! I think you have enough testing and reproducible case to report this as a defect. Would you help us to submit this as an official defect through Esri Technical Support so that it will get appropriately logged and prioritized? Thank you, Erwin
... View more
09-01-2020
03:27 PM
|
0
|
1
|
1733
|
|
POST
|
Garrett, Location service should still work while offline, and you can add an offline map, MMPK for Quick Report template out of the box. Configure Quick Report—AppStudio for ArcGIS | Documentation Regarding getting the location of where the photo was taken, this is supported using ExifInfo in AppFramework, https://doc.arcgis.com/en/appstudio/api/reference/framework/qml-arcgis-appframework-exifinfo/ . In some platforms where the photo is not returning the location information from the ExifInfo, we have implemented a workaround where you can get the location from the location service and then store this information to the Exif of the image. Thank you, Erwin
... View more
09-01-2020
10:32 AM
|
0
|
0
|
918
|
|
POST
|
Simo, Adaptive Icon in Android is not currently supported in AppStudio, we have a plan to support this on the following release 4.4. If you could help us to submit an official enhancement request through Esri Technical Support or ArcGIS Ideas, it would help us to prioritize this request. Thank you, Erwin.
... View more
09-01-2020
09:56 AM
|
1
|
1
|
1330
|
|
POST
|
Hello Jessica, This is a known issue in Quick Report 4.2 and it has been fixed in version 4.3. You can also implement the fix QuickReport/controls/EditControl.qml line 150, you need to add "width: parent.width" Thank you, Erwin
... View more
09-01-2020
09:46 AM
|
0
|
0
|
742
|
|
POST
|
Truptimayee, I would recommend looking at the "Nearby" sample, it shows you how to display information from the Esri Geocoding and Routing Services. And I also found this cool AppStudio sample app online that calls Twitter API and displays data from the API call dynamically. GitHub - yousuf1997/TwitterHashtagAppProject Thank you, Erwin
... View more
09-01-2020
09:44 AM
|
0
|
1
|
1330
|
|
POST
|
Sean, The documentation outlines that "DELETE" method is supported. And on the send(body) method, it indicates that you could supply a JSON object as the parameter to assist the request. NetworkRequest QML Type | ArcGIS Thank you, Erwin.
... View more
09-01-2020
09:33 AM
|
0
|
3
|
1733
|
|
POST
|
Did you set the Package Name in Settings->Platforms->Android? And then did you make sure to re-upload the app again? Because the Cloud Make is taking the online copy of your app, not the copy in your local machine. Thank you, Erwin
... View more
09-01-2020
09:27 AM
|
0
|
0
|
1830
|
|
POST
|
Hello Truptimayee, Can you show the code you use to load the image? In this doc of Image QML, Image QML Type | Qt Quick 5.15.0 , it shows that you can load SVG file. Thank you, Erwin
... View more
09-01-2020
09:20 AM
|
0
|
0
|
1715
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 07-07-2020 01:26 PM | |
| 1 | 10-27-2020 10:33 AM | |
| 1 | 12-06-2021 10:36 AM | |
| 1 | 10-01-2021 12:53 PM | |
| 1 | 08-24-2021 06:15 PM |
| Online Status |
Offline
|
| Date Last Visited |
12-08-2021
03:08 PM
|