POST
|
@GarrettRSmith QuickReport support offline workflow by including the MMPK in the settings. Do you the MMPK included but it is not loading? or are you trying to use the app offline without MMPK? Erwin
... View more
Friday
|
0
|
1
|
14
|
POST
|
@GarrettRSmith This is weird, it looks correct. Has this ever worked before and then suddenly stopped working? Have you tried adding new report with an attachment? If you can submit a new report without an attachment, it might be related to this issue where there is no globalID in the feature layer. See this post on how to change the code, https://community.esri.com/t5/arcgis-appstudio-questions/quickreport-template-not-attaching-files/td-p/874847 I hope this is helpful, Erwin.
... View more
Friday
|
0
|
1
|
15
|
POST
|
@x_d Have you considered a BusyIndicator from QML? It is widely used in our templates, sample and apps. Erwin
... View more
Friday
|
0
|
0
|
7
|
POST
|
@KyleKaskie White screen normally is normally a sign in the QML. Did you make sure to test your app in the latest version of AppStudio Desktop AppRun or AppStudio Player, it is currently version 4.4. Because there is a chance that you are testing your code in the older version of Appstudio Desktop AppRun and AppStudio Player but when you do Cloud Make, it is always hitting the latest production version of 4.4. Can you test your app in the latest version of AppStudio Player to make sure there is no error message? Erwin.
... View more
Friday
|
0
|
1
|
10
|
POST
|
@EricAtkinson1 No, you would not be able to load Google Map App inside the AppStudio Player, however I think you can open a WebView of that would open the Google Map URL with the destination pre-configured in the URL.
... View more
Friday
|
0
|
0
|
32
|
POST
|
@EricAtkinson1 Can you first try that the clientid and clientsecret are working on the Nearby sample? Erwin
... View more
2 weeks ago
|
0
|
2
|
101
|
BLOG
|
Hello AppStudio Developers, The next release of ArcGIS AppStudio is version 5.0, and as always, the AppStudio team wants to make sure this is a stable and quality release for our users. This release includes some major underlying changes to AppStudio, the most significant is support for Qt 5.15 and ArcGIS Runtime SDK for Qt 100.10. There is a possibility that this update will introduce breaking changes for your current AppStudio apps. We have released an early (beta) version of AppStudio 5.0 on the Esri Early Adopter Community website (EAC). We ask that you test your current AppStudio apps with the beta version of 5.0 so the development team can identify and address any issues you find. Please, let us know what you encounter by submitting an issue on the EAC website. For your reference, please look at this blog post from ArcGIS Runtime SDK for Qt team on QML API breaking changes with Qt 5.15. Thank you, ArcGIS AppStudio Team.
... View more
3 weeks ago
|
0
|
0
|
379
|
POST
|
Eric, The API Key is supported in ArcGIS Runtime SDK 100.10 which included in the AppStudio 5.0 Beta, that is available to download from Early Adopter Community. It is planned to be released in March/April 2021. For the current production of AppStudio 4.4, you can still use Client ID and Client Secret, you can see this on one of our samples, Nearby sample, Views/RouteView.qml line 289. see attached code. Thank you, Erwin
... View more
3 weeks ago
|
0
|
0
|
132
|
POST
|
@rsharma It sounds like you are describing "Background Location" functionality, is it correct? https://doc.arcgis.com/en/appstudio/extend-apps/capabilities.htm (see Background Location section.) Erwin
... View more
3 weeks ago
|
0
|
0
|
84
|
POST
|
@rsharma That is weird, when you create a build which platform are you testing this on? I have a feeling it might a path-related issue of where you store the files. If you are testing on Android, make sure you are using the path highlighted in this blog, https://community.esri.com/t5/arcgis-appstudio-blog/appstudio-and-android-10-scoped-storage-changes/ba-p/896653 Thank you, Erwin.
... View more
3 weeks ago
|
0
|
0
|
55
|
Online Status |
Offline
|
Date Last Visited |
Friday
|