BLOG
|
We are excited to announce the release of ArcGIS AppStudio Version 4.4. This release rolls out many new features and enhancements to help you and your team create rich experiences in building and distributing cross-platform native apps. Read this blog to learn more. Bug fixes and enhancements: BUG-000129708 Data sent through the payload URL of the Quick Report template to the Integromat webhook is an invalid JSON format. ENH-000128388 "Update" app before creating app installation files using cloud make Learn more about AppStudio: New to AppStudio? Check out this website to learn more about what ArcGIS AppStudio can do for you and your organization. Check out our recent workshop recordings to get started with creating native apps using AppStudio. Let us know about your creations built using AppStudio to be featured in AppStudio Showcase Gallery. Provide your ideas and suggestions to us on the ArcGIS Ideas site. Follow us on Twitter @ArcGISAppStudio to keep up-to-date on the latest information. The AppStudio team periodically hosts workshops and webinars; please sign up for the AppStudio newsletter if you are interested in information regarding AppStudio events.
... View more
12-16-2020
09:47 AM
|
0
|
0
|
162
|
POST
|
Hi Garrett, If you want to just show a web map in the Quick Report Map page, you can go to Quick Report settings > Forms > Web Map ID. However, you will need to refer to Map Viewer source code for identifying features and show pop-up information. Tina
... View more
09-21-2020
02:54 PM
|
0
|
0
|
76
|
BLOG
|
We are excited to announce the release of ArcGIS AppStudio Version 4.3. This release rolls out many new features and enhancements to help you and your team create rich experiences in building and distributing cross-platform native apps. Read this blog to learn more. Bug fixes and enhancements: BUG-000130535 Analyze Viewshed Template throws exception in QtCreator: QML QQuickText: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead." ENH-000130587 Provide the ability to configure custom popups in the App Studio Map Viewer template. BUG-000129877 The MapViewer template does not respect the pop-up settings from ArcGIS Online in AppStudio for ArcGIS version 4.2. BUG-000125089 Unclear how to download AppStudio for ArcGIS cloud Make compiled application files. BUG-000127192 The AppStudio for ArcGIS Map Viewer template fails to prompt for authentication when published to an Integrated Windows Authenticated (IWA) Portal for ArcGIS. BUG-000128324 NmeaSource fails to receive the serial port GPS data. BUG-000130937 Failed to copy Replicator application on App Studio version 4.2.80 ENH-000132190 Add documentation stating that to build an application using "Cloud Make", the application has to be stored in ArcGIS Online. BUG-000128567 When attempting to create a new app on a machine configured with an automatic configuration script, the loading icon keep spinning but the new app fails to create. BUG-000101099 MOR_LOC_ALL: Untranslated tabs when selecting Properties in the AppStudio for ArcGIS settings. BUG-000103412 The AppStudio for ArcGIS settings are not translated on a German operating system (OS). BUG-000130566 In IOS device, opening app created using Quick Report(4.2) ask for "Bluetooth access permission" though Bluetooth capabilities in app set to false. BUG-000119095 The AppStudio for ArcGIS (Desktop Edition) installation window shows English text at some places in the German environment. BUG-000119094 The AppStudio Player for ArcGIS installation window shows English text at some places in the German environment. ENH-000121517 Change for terminology in Configuring Apps Using AppStudio for ArcGIS tutorials. Known issues: 1. The existing Quick Report app (4.2 or earlier) or the app uses Email Composer onComposeError signal handler won’t run and displays an error message. Starting in AppStudio 4.3, the Email Composer's error signaling has changed. The error can be resolved by opening the app in Qt Creator, searching for onComposeError, and change to onErrorChanged. Note: If you have a quick report template app, browsing to the LandingPage.qml file, and changing onComposeError to onErrorChanged (found around line 655). 2. Secured web maps and web scenes aren't loading in my app. This is an issue with the ArcGIS Runtime for Qt that will be fixed in a future release. As a workaround, add this property to the web map or scene to set the token expiration to 90 days: oAuthClientInfo.refreshTokenExpirationInterval = 129600; See a full list of known issues here . Learn more about AppStudio: New to AppStudio? Check out this website to learn more about what ArcGIS AppStudio can do to you and your organization. Check out our recent workshop recordings to get started with creating native apps using AppStudio. Let us know about your creations built using AppStudio to be featured in AppStudio Showcase Gallery. Provide your ideas and suggestions to us on ArcGIS Ideas site. Follow us on Twitter @ArcGISAppStudio to keep up-to-date on the latest information. The AppStudio team periodically hosts workshops and webinars; please sign up for the AppStudio newsletter if you are interested in information regarding AppStudio events.
... View more
09-21-2020
02:31 PM
|
1
|
0
|
226
|
POST
|
Hi Garrett, If you didn't make any code changes to the PanelPage.qml page . You will need to replace the PanelPage.qml file as well. You can also download AppStudio 4.3 Beta or wait for AppStudio 4.3 final release (in one or two weeks) to get the latest Map Viewer template that supports this feature. (You can upload your app to the organization first if you are concerned about losing changes.) Thanks, Tina
... View more
09-09-2020
05:09 PM
|
0
|
0
|
76
|
BLOG
|
AppStudio 4.2 release introduce s a new way to customize AppStudio Player by creating P rofiles. P rofile s give you the ability to control the content and a ppearance of the Player and is managed by configuring a group in your ArcGIS organization. We are continu ing to improve this feature to make it easier than ever to create and launch Profiles. We encourage you to create a Profile and test it in Player 4.3 beta. Improvements to P rofile 1. Launch p rofile s in Player directly In the upcoming version (4.3), it is no longer required to create an app link to distribute and launch a Profile. To distribute your Profiles, you simply add a customprofile tag to a group and share the group with the end-users. Upon signing in to ArcGIS Online, or Enterprise account, the end-user can view all the available Profiles and launch them in the Player directly. 2. Switch between multiple p rofiles To accomplish different workflows, you may need to create multiple Profiles that are tailored to your organization’s needs. You can now easily switch between different Profiles in the Player. This improvement displays all the available Profiles on one page and eliminates the need for end-users to juggle multiple app links for different Profiles. 3. Improvements to the user interface color To improve readability, the Player will now change the text and icon colors automatically to optimize contrast against the provided branding color. Get Started 1. Create a Profile Review this blog post to learn how to create a Profile. Note : It is important to add customprofile tag for the group so it will appear in the Player Profile page. Remember to invite end-users to the group or share the group with the organization. 2. Download AppStudio Player 4.3 beta AppStudio Player 4.3 beta is available in Apple’s TestFlight and Android Beta Program . 3. Launch a Profile Sign into Player > Tap on side menu > n avigate to the Profile page > select the preferred Profile 4. Remove Profile (optional) Tap on side menu > navigate to Profile or About page > tap on Remove Profile button at the bottom. Now you are all set for testing Profile in Player. You r feedback and suggestions are constructive for us to deliver a stable, high-performance product to everyone for the final release. For bugs or other suggestions, you may find, please submit a bug report or email us at appstudiofeedback@esri.com . Learn more about AppStudio: New to AppStudio? Check out this website to learn more about what ArcGIS AppStudio can do to you and your organization. Check out our recent workshop recordings to get started with creating native apps using AppStudio. Let us know about your creations built using AppStudio to be featured in AppStudio Showcase Gallery. Provide your ideas and suggestions to us on ArcGIS Ideas site. Follow us on Twitter @ArcGISAppStudio to keep up-to-date on the latest information. The AppStudio team periodically hosts workshops and webinars; please sign up for the AppStudio newsletter if you are interested in information regarding AppStudio events.
... View more
08-12-2020
02:05 PM
|
0
|
0
|
639
|
POST
|
Hi Garrett, You can find the zip file in my reply posted on July 22nd. Thanks, Tina
... View more
07-30-2020
10:15 AM
|
0
|
1
|
76
|
POST
|
Hi Garrett, If you download the zip file and open QML files, you can expand and see the functions inside the brackets. Thanks, Tina
... View more
07-29-2020
02:16 PM
|
0
|
3
|
80
|
POST
|
Hi Jozef Meyer, Thank you so much for bringing this issue to our GeoNet community. This is actually an issue in the Quick Report (4.3 beta) template and we fixed it. Could you please download the Quick Report 4.3 beta again, you should not see the issue anymore. Thanks, Tina
... View more
07-22-2020
06:01 PM
|
1
|
1
|
31
|
POST
|
Hi Garrett, I understand the frustration. I have double-checked this feature, it is only supported in Map Viewer 4.3 beta. There are two options, we can bring your customization code to 4.3 beta template or bring the code for this feature into your existing customized template app. Here are three files you will need to make changes for this feature. 1) MapViewerApp.qml file in the MapViewer folder. 2) PanelPage.qml and MapPage.qml files in the Map Viewer > views folder. I have attached these three qml files with the code changes for this feature. If you didn't customize code in these files you can directly replace them. If you did, I have added the comment in MapViewerApp.qml file and MapPage.qml file to note the code changes (see screenshot below). I hope this will help you. Thanks, Tina
... View more
07-22-2020
04:17 PM
|
0
|
5
|
80
|
POST
|
Hi Dustin, Please go to Quick Report settings and click on the Reset option, it should solve the issue. Thanks, Tina
... View more
07-22-2020
10:54 AM
|
1
|
1
|
92
|
Online Status |
Offline
|
Date Last Visited |
12-16-2020
11:50 AM
|