|
POST
|
Jorge, Unfortunately, we don't have the support to generate XCARCHIVE and AAB in AppStudio for ArcGIS when building an app via Cloud Make. We have a plan to support AAB for Android in the future when Qt starts supporting AAB which is scheduled for Qt 5.14. Qt 5.14 Release - Qt Wiki For XCARCHIVE, there is a way to do it if you use Local Make in AppStudio, and generate the XCARCHIVE as the output from XCode. Our suggestion is to possibly find a way to convert the IPA and APK that our Cloud Make produces to XCARCHIVE and AAB. Thank you, Erwin.
... View more
11-05-2019
03:54 PM
|
0
|
0
|
957
|
|
POST
|
On another thought, you can also submit an official enhancement request through Esri Technical Support
... View more
11-04-2019
01:05 PM
|
0
|
0
|
1676
|
|
POST
|
Sean, We are not currently working on Email Composer for AppStudio 4.1 release that is coming up by the end of the year. But if you could specify (other than Mail on Windows 10) other email clients on Windows that you would like us to support, I can try to help you submit an enhancement request support for those other email clients to the team for future release. Thank you, Erwin
... View more
11-04-2019
09:14 AM
|
0
|
2
|
1676
|
|
POST
|
Jay, I tried putting the ComboBox code you shared as much as possible into a Hello World Runtime sample app inside a MapView (except the __popupStyle section), and I could not reproduce the issue you described in AppStudio Player 4.0.20. I was able to get some sort of styling provided and I was able to make a selection then the value is changed. I have shared this app publicly with the name "Combobox Jay", you can search it in AppStudio Player to test it. Thank you, Erwin
... View more
11-01-2019
01:16 PM
|
0
|
5
|
2271
|
|
POST
|
Sean, I just tested this using AppStudio 4.0.93. Yes, I can reproduce the same issue that Email Composer from AppFramework of AppStudio for ArcGIS does not work with the default Mail email client app in Windows 10. However, I can make it work using Microsoft Outlook email client. Do you have option to install Microsoft Outlook on your end? I tried to install Mozilla Thunderbird on my side, but I am having trouble setting up our mail server, however the Email Composer does trigger to open the Thunderbird application. Thank you, Erwin
... View more
11-01-2019
12:47 PM
|
0
|
4
|
1676
|
|
POST
|
Jay, This is very strange behavior, what is the version of the AppStudio Desktop and AppStudio Player are testing with? Can you share the app or portion of the code so that I can try to see what is going on? Thank you, Erwin
... View more
11-01-2019
10:38 AM
|
0
|
8
|
2272
|
|
POST
|
Orlo, No, you can but you don't need a Mac machine to generate iOS installation files from Cloud Make, you can also do this from AppStudio Desktop in Windows and Linux as well because AppStudio is a cross-platform native app development platform. Do you have the proper certificate for the iOS Cloud Make? You can set this up in Settings > Platforms > iOS. Can you give us more information about the app and the iOS device? I have just tried this with a proper certificate using our MapViewer template in iPhone 8 iOS version 13.2, and it works fine. Thank you, Erwin
... View more
10-31-2019
05:24 PM
|
0
|
2
|
2328
|
|
POST
|
Justin, MapViewer template in AppStudio is the closest comparison to Web AppBuilder web for the out-of-the-box template in AppStudio. It does not have all of the capabilities and widgets that Web AppBuilder has, but it has enough functionality to showcase your webmap(s) in the mobile app. As for the issue you are having with the Map Viewer template not showing the web map, I think you must have put the wrong id into the settings>properties>gallery>map query. What we need is the webmap id of your map, not the Web AppBuilder application id. Can you please make sure that you put the webmap id in the settings? and see if the map is showing in the MapViewer template of AppStudio. Thank you, Erwin
... View more
10-31-2019
02:06 PM
|
0
|
1
|
2038
|
|
POST
|
Yes, this is similar to this, Save User Info in Quick Report When App is Closed. Seeing a lot of people are asking for this type of feature, I will bring this up as an enhancement proposal to the Quick Report template. If you have access to Esri Technical Support, feel free to call and submit an enhancement request for this idea. Thank you, Erwin
... View more
10-30-2019
10:47 AM
|
1
|
2
|
2370
|
|
POST
|
Go to <your-project-name>.qmlproject file and add the .sql extension in the Files filter
... View more
10-28-2019
09:25 AM
|
2
|
0
|
7295
|
|
POST
|
Jay, I just test this in Qt Creator 4.9.2 that is bundled with AppStudio 4.0.93 I was able to go into the File Explorer of the app from Qt Creator by right-clicking on any folder or files in the project, then I created a folder in the File Explorer, but this folder would not show in Qt Creator if it is still empty. The folder would then show up in Qt Creator after I copy-pasted at least one file in the folder. I was able to do this with image file, qml file and json file. What file(s) are you trying to add in the new folder? Thank you, Erwin
... View more
10-25-2019
04:02 PM
|
0
|
2
|
7295
|
|
POST
|
It looks like the submitJob operation for yours is the uploadRequest NetworkRequest. Again, Esri Technical Support should be able help you troubleshoot your code to find the jobId.
... View more
10-24-2019
12:28 PM
|
0
|
1
|
858
|
|
POST
|
The submitJob operation will result in geoprocessing job resources in response that includes jobid in the response. Submit GP Job—ArcGIS REST API: Services Directory | ArcGIS for Developers
... View more
10-24-2019
10:24 AM
|
0
|
3
|
2316
|
|
POST
|
Jay, Esri Technical Support is awesome. Glad to hear that it works out. To check the status of the Job, you can call another Network request to check the job status using the job id, see this doc, Check job status—ArcGIS REST API: Services Directory | ArcGIS for Developers Erwin
... View more
10-24-2019
09:21 AM
|
0
|
5
|
2316
|
|
POST
|
Jay, Maybe I am missing something, but I don't see "outputSpatialReference" as one of the properties of GeoprocessingParameter object, see this doc GeoprocessingParameter QML Type | ArcGIS for Developers This could be the issue. Including ArcGIS Runtime SDK for Qt to see anyone in this group know the answer to this question, how to set outputSpatialReference in GeoprocessingTask. Thank you, Erwin
... View more
10-17-2019
10:20 AM
|
0
|
1
|
883
|
| 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
|