|
POST
|
Dustin, Thank you for the suggestion, it is a great idea. But we don't have a plan to add Dropbox or Google Drive extension specifically in Quick Report template. However, we just release a new (BETA) component in AppFramework in the AppStudio 3.2 release, called DocumentDialog, that MIGHT be a solution. This component provides access to documents external to the app, including the documents in the file-sharing platform apps that are installed in the devices. This is the blog post that explained the rest of the new feature in the AppStudio release 3.2, What’s New in AppStudio for ArcGIS 3.2 (December 2018) Thank you, Erwin Soekianto. AppStudio for ArcGIS
... View more
12-20-2018
01:48 PM
|
2
|
3
|
1815
|
|
POST
|
You should be able to download the latest version (3.2) of AppStudio Desktop from that link, AppStudio for ArcGIS | ArcGIS
... View more
12-19-2018
03:06 PM
|
0
|
0
|
1048
|
|
POST
|
Frank, You can download the latest version (3.2) of AppStudio Desktop and Player for Desktop (Windows and MacOS), from this link AppStudio for ArcGIS | ArcGIS And you can download the lastest AppStudio Player for mobile phone from Apple AppStore, Google PlayStore and Amazon Store. That blog post is part of the main release blog post from ArcGIS Blog, What’s New in AppStudio for ArcGIS 3.2 (December 2018) Thank you, Erwin.
... View more
12-19-2018
03:05 PM
|
0
|
0
|
1048
|
|
POST
|
Matt, You can do that by changing a property in appinfo.json called "enableHighDpi" to true. Thank you, Erwin
... View more
12-19-2018
10:06 AM
|
0
|
1
|
1090
|
|
POST
|
Matt, In AppStudio for ArcGIS, the Map Viewer template has this functionality implemented where you can take a look at the source code from, using ArcGIS Runtime SDK for Qt (QML). It is part of the "Measure" panel functionality. The source code for that camera button is on MapViewer/views/ScreenShotsView.qml, on the very bottom of the page, called function "takeScreenShot()" I hope this is helpful, Erwin
... View more
12-19-2018
10:02 AM
|
0
|
0
|
526
|
|
POST
|
Did you make sure that the "featureServiceUrl" has the layer id and query operation? like this: https://<featureServiceURL>/FeatureServer/0/query
... View more
12-18-2018
10:13 AM
|
0
|
1
|
1271
|
|
POST
|
Keith, That is weird, technically you should be getting the same result when making the REST request and NetworkRequest. Can you show us your NetworkRequest component code? There is a possibility that you may be missing some parameters when sending the request that's causing it to return error 400 instead. Thank you, Erwin.
... View more
12-18-2018
09:25 AM
|
0
|
3
|
1271
|
|
POST
|
Paul, We are following this tutorial from Qt when building that section of Twitter feed in the community panel of AppStudio Desktop, Qt Quick Demo - Tweet Search | Qt 5.12 I hope this is useful. Erwin.
... View more
12-17-2018
05:15 PM
|
1
|
0
|
899
|
|
POST
|
Here's the blog post, https://community.esri.com/groups/appstudio/blog/2018/12/15/important-notice-appstudio-21-deprecation-and-platform-support-information
... View more
12-14-2018
05:18 PM
|
1
|
0
|
1494
|
|
POST
|
Zachary, I have done similar customization in the past and these are the changes we did, Portal/PortalsList.qml on the "kDefaultPortal" property Portal/Portal.qml inside the "readSettings()" function cc: Survey123 for ArcGIS Thank you, Erwin
... View more
12-14-2018
12:48 PM
|
0
|
1
|
2313
|
|
POST
|
I am glad that it is working using the latest version of AppStudio for Desktop. Yes, the Cloud Make environment used is dependent on the version of the AppStudio Desktop, the Cloud Make is being called from. In your case, AppStudio 2.1 Cloud Make environment is using Xcode 8 to build the IPA file for iOS, that is no longer supported by Apple. Watch out for a blog that is coming out very soon regarding this.
... View more
12-14-2018
10:07 AM
|
0
|
1
|
1494
|
|
POST
|
Kamran Yusaf What version of AppStudio Desktop are you using to do Cloud Make with for this IPA file? Thank you, Erwin
... View more
12-13-2018
09:09 AM
|
0
|
3
|
1494
|
|
POST
|
Gordon, If you just installed AppStudio for Desktop, I would assume that you are running AppStudio Desktop version 3.1.134, correct? And can you tell us a little bit more about the app you are trying to run? Because it looks like it is using an invalid (maybe older version) of the import statement to load ArcGIS Runtime library. In AppStudio Desktop 3.1.134, it comes with ArcGIS Runtime SDK for Qt version 100.3, and the import statement should be as follow, import Esri.ArcGISRuntime 100.3 You can try fixing the import statement to load ArcGIS Runtime library in the files and line number stated in the error message. Thank you, Erwin
... View more
12-12-2018
11:14 AM
|
0
|
2
|
1775
|
|
POST
|
Sarah, The current released version of AppStudio Desktop (v 3.1.134) comes with Qt Framework version 5.11.1. We are working on adding the Qt Framework version 5.12.x for the coming release. So for the example that you are following you can just simply change the version of QtQuick to 2.11 and it should work. import QtQuick 2.11 Except for the "TapHandler" component, doc, that is part of the QtQuick 2.12, in which you can use other alternatives for example "MouseArea", doc Thank you, Erwin
... View more
12-11-2018
10:47 AM
|
2
|
1
|
1695
|
|
POST
|
Yes, if you are using AppStudio Desktop, you can sign-in, then upload the app. and then, the app would appear on the AppStudio Player, in which you can download.
... View more
12-05-2018
01:10 PM
|
0
|
0
|
1907
|
| 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
|