POST
|
Hi, I tested local make build for iOS using AppStudio 4.3.193 and can confirm that it works with Xcode 11 on macOS Catalina. Below are the per-requisites for building iOS apps with AppStudio 4.3 https://doc.arcgis.com/en/appstudio/extend-apps/installdevtoolslocalmake.htm#ESRI_SECTION1_666E278F8ADF48EA89793EB1B0144F75 Qt5.15.2 is the Qt version that officially supports iOS builds with Xcode 12. AppStudio 4.3 requires Qt5.13.1 and does not support building iOS apps using Xcode 12 Can you install Xcode 11 from https://developer.apple.com/download/more/ and let me know if the build starts working when using XCode 11? Thanks Shobana
... View more
12-08-2020
09:35 PM
|
0
|
1
|
363
|
POST
|
Hi Orlo, The error message in the above screenshot "Provisioning profile is not an iOS in house profile" indicates that the distribution method has not been set correctly in AppStudio settings. Can you please check if the correct iOS Distribution type has been set in AppStudio settings -> platforms -> iOS -> Distribution method ? cc: Erwin Soekianto Thanks Shobana
... View more
11-03-2019
05:19 PM
|
0
|
0
|
76
|
POST
|
Hi Yulia, > BUT purpose strings were not added after I enabled microphone and bluetooth Can you please confirm if the app was uploaded to ArcGIS Online before submitting the build request? Every time a change is made in Settings, the app needs to be uploaded to ArcGIS Online as the Cloud Make build servers download the app code from ArcGIS Online. > I don't understand why I can't just disable those if I don't need them. Survey123 app's qml code has references to microphone and bluetooth APIs. Apple finds this usage from code analysis by scanning the ipa uploaded. Purpose strings should be added in apps that have references to the corresponding functionality. I hope this helps. Thanks Shobana
... View more
09-25-2019
07:26 PM
|
0
|
1
|
118
|
POST
|
Hi Yulia, Enabling the microphone capability in settings will resolve this issue. NSMicrophoneUsageDescription will automatically be added to the built ipa in apps that have enabled microphone capability. Survey123 template has code that uses microphone for recording audio and bluetooth for GNSS integration. I would suggest to enable bluetooth and microphone capabilities. Upload the app and rebuild. Thanks Shobana
... View more
09-24-2019
11:58 PM
|
0
|
3
|
118
|
POST
|
Hi Sumit, I checked the build logs for your app on the AppStudio Cloud Make build server. There is no problem with the p12 file and the password supplied. Build failed because a valid provisioning profile was not included with the build request. Can you please ensure that the provisioning profile is correctly selected in AppStudio Settings -> Platforms -> iOS -> Provisioning Profile. And, submit the build request again? Thanks Shobana
... View more
09-10-2019
12:14 AM
|
2
|
2
|
68
|
POST
|
Hi Frédéric, I checked the build logs for your app Citec TwentyFive. The cause for the build failure appears to be different to the original issue reported in this thread. In the case of your app, the openssl commands succeed and I see a "MAC verified OK" in the logs. Build fails later when importing the p12 file on the build server. There is not much information in the build log providing any clue as to why the build fails. The best step forward would be to create a support incident with Esri Support to troubleshoot the issue further using your certificate files. I understand that this is time critical since you are trying to upload the app to App Store soon. You can reach out to appstudiofeedback@esri.com to investigate this issue further. Thanks Shobana
... View more
08-14-2019
05:32 PM
|
0
|
1
|
325
|
POST
|
Hi Paul, As per Android Developers Blog: Get your apps ready for the 64-bit requirement , the August 1st 2019 64-bit requirement applies only to new apps and app updates published to Google Play. Starting August 1, 2021, Google Play will stop serving apps without 64-bit versions on 64-bit capable devices, meaning they will no longer be available in the Play Store on those devices. So, my understanding is that existing 32-bit apps on Google Play will continue to work until August 1st 2021. Thanks Shobana
... View more
07-11-2019
11:51 PM
|
3
|
0
|
207
|
POST
|
Hi,Jared Butler microphoneUsageDescription specified in appinfo.json will be added to the built iOS app's Info.plist file only when microphone capability has been enabled. The crash issue described above can be resolved by setting the microphone capability to true in your app's appinfo.json. After making this change, please make sure to upload your app to ArcGIS Online and submit a new build request. Thanks Shobana
... View more
05-07-2019
08:14 PM
|
0
|
0
|
224
|
POST
|
Hi Sergio Moreno , The tutorials that you are following are designed to be used directly with the ArcGIS Runtime SDK for Qt. When using with AppStudio, skip steps 1 to 5. And, instead create a new app using AppStudio Desktop. For the changes described in step 6, you can add the property inside the App Component in your AppStudio app's main qml file. Thanks Shobana
... View more
04-16-2019
11:41 PM
|
1
|
1
|
242
|
POST
|
Hi Sergio Moreno , In AppStudio, the recommended way for creating new apps is from AppSudio desktop using the New App -> Choose a template -> Create option. Can you let me know how the untitled7 project was created? From the logs it looks like you have created a new app using the QtCreator -> New File or Project option. Thanks Shobana
... View more
04-15-2019
11:49 PM
|
0
|
3
|
242
|
Online Status |
Offline
|
Date Last Visited |
12-08-2020
11:07 PM
|