|
POST
|
The error I am getting in the console log when running the code you provided in the Update Attribute sample is Error: Cannot assign [undefined] to QString And when we query on the feature layer, some of the value on the "habitable" attribute on the features are null, so that's why it is returning "undefined" We just need to handle this undefined properly when using QML String property or use the Javascript variable instead. I tested by changing to use Javascript variable and it works, var varhabitable = selectedFeature.attributes.attributeValue("habitable");
... View more
05-09-2019
10:28 AM
|
0
|
17
|
2615
|
|
POST
|
There is no setting the in the Quick Report template to change the default storage location of the mmpk file, but this can be change in the code in QuickReport/controls/MmpkManager.qml ~80 Thank you, Erwin
... View more
05-08-2019
02:59 PM
|
0
|
4
|
2456
|
|
POST
|
Changing the path for the downloaded and newly created apps is not currently supported in AppStudio Desktop. But the way we handle this is by using the tool to link the folder of your app in the AppStudio home folder to your Git folder using tools like Symbolic Link or MK Link. https://www.howtogeek.com/howto/16226/complete-guide-to-symbolic-links-symlinks-on-windows-or-linux/ I hope this is helpful. Erwin
... View more
05-08-2019
02:53 PM
|
0
|
0
|
1277
|
|
POST
|
Jorge, So you are using the ArcGISTiledElevationSource from ArcGIS Runtime SDK for Qt, may we know what version? We are not aware of this is not working on mobile devices. Can you share the data (URL) that you are using, so that we can test? Is this also not working on iOS devices? Thanks, Erwin
... View more
04-19-2019
01:53 PM
|
0
|
1
|
1137
|
|
POST
|
Jay, Yes, you can do those. With AppStudio 3.3 that was just released a few days ago, you can add all the functionalities that ArcGIS Runtime SDK for Qt version 100.5 has to offer, including using secured layer from feature layer and it works offline. Thanks, Erwin
... View more
04-19-2019
01:47 PM
|
2
|
1
|
1072
|
|
POST
|
Matt, You can (should) specify the Package Name of your Android app in Setting->Platforms->Android. Otherwise, one would be assigned to your app with the format as follows, com.esri.app<appid> Thank you, Erwin
... View more
04-10-2019
03:08 PM
|
0
|
0
|
999
|
|
POST
|
Yes, you would need AppStudio Standard license to upload your app and do Cloud Make to make a apk build.
... View more
03-20-2019
01:04 PM
|
0
|
1
|
2637
|
|
POST
|
Ryan, At this point, we are using the Esri World Geocoding service by default. This is a great enhancement, that we will bring it up to the team, to be added as either configurable property on the setting page or automatically using the locator of the Webmap. With that being said, you can change the source to change the URL of the Locator Task to your own for now, on MapViewer/views/SearchPage.qml around line ~500. See below, P.S. Click on the "Edit" menu option in the AppStudio Desktop to go the source code the app. Thank you, Erwin
... View more
03-14-2019
04:54 PM
|
2
|
3
|
2637
|
|
POST
|
Carsten, What version of AppStudio are you migrating to and from? There's no such tool, but the changes should be documented in each release blog as far as Qt version changes and AppFramework changes. What version of Runtime are you migrating to and from? If you are migrating from 10.2.x to 100.x , we have documentation that explains the process. Migrate to 100.x from 10.2.x—ArcGIS Runtime SDK for Qt | ArcGIS for Developers , but it does require a re-write because Runtime 100.x is considered a different product as compare to Runtime 10.2.x But as far as upgrading between 100.x version should be pretty straight forward. Thank you, Erwin.
... View more
03-14-2019
09:20 AM
|
0
|
0
|
1931
|
|
POST
|
Christoper, Have you tried using File, FileInfo, and FileFolder from AppStudio AppFramework? This is the doc has an example on the file.open() method, File QML Type | ArcGIS Thank you, Erwin
... View more
03-13-2019
02:10 PM
|
0
|
2
|
3465
|
|
POST
|
Email Composer will occupy the whole screen when it is called on the mobile device because it is calling the native email client application.
... View more
03-13-2019
10:26 AM
|
0
|
0
|
4174
|
|
POST
|
This should be working now. Let us know if this is not working on your side.
... View more
03-11-2019
09:30 AM
|
0
|
2
|
1879
|
|
POST
|
M Ka, Yes, I will update you when this is back online again. Erwin
... View more
03-08-2019
01:42 PM
|
0
|
0
|
1879
|
| 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
|