<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Issue with targetsdkversion (Appstudio w/cloud make) in ArcGIS AppStudio Questions</title>
    <link>https://community.esri.com/t5/arcgis-appstudio-questions/issue-with-targetsdkversion-appstudio-w-cloud-make/m-p/1271545#M4456</link>
    <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I've made an app with Appstudio 5.4 and Runtime 100.14.&lt;/P&gt;&lt;P&gt;It works fine but when i make the apk and upload it into Google Play to internal testing it shows the following message as a tester:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Imagen de WhatsApp 2023-03-24 a las 17.40.37.jpg" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/66236iCB0C4724DF6C6AAC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Imagen de WhatsApp 2023-03-24 a las 17.40.37.jpg" alt="Imagen de WhatsApp 2023-03-24 a las 17.40.37.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Translated: This app is not available for your device because it was built for an older version of Android&lt;/P&gt;&lt;P&gt;Note: I'm trying to test it in Android 11.&lt;/P&gt;&lt;P&gt;I setup the target sdk version in appinfo.json like this:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;    "deployment": {
        "android": {
            "minimumSdkVersion": 31,
            "packageName": "&amp;lt;app bundleid that cannot reveal&amp;gt;",
            "targetSdkVersion": 33
        },&lt;/LI-CODE&gt;&lt;P&gt;This is following the Google Play&amp;nbsp;&lt;A href="https://apilevels.com/" target="_blank"&gt;API Levels | Android versions, SDK/API levels, version codes, codenames, and cumulative usage&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Is there anything that i'm doing wrong?, because my current release works fine in production&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LeandroZamudio_0-1679690888496.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/66238iEE1020B5E058A244/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeandroZamudio_0-1679690888496.png" alt="LeandroZamudio_0-1679690888496.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But my updated version don't&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LeandroZamudio_1-1679690981064.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/66239iC506B3D9BD6D7AF8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeandroZamudio_1-1679690981064.png" alt="LeandroZamudio_1-1679690981064.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;Leandro&lt;/P&gt;</description>
    <pubDate>Fri, 24 Mar 2023 20:51:35 GMT</pubDate>
    <dc:creator>Leandro-Zamudio</dc:creator>
    <dc:date>2023-03-24T20:51:35Z</dc:date>
    <item>
      <title>Issue with targetsdkversion (Appstudio w/cloud make)</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/issue-with-targetsdkversion-appstudio-w-cloud-make/m-p/1271545#M4456</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I've made an app with Appstudio 5.4 and Runtime 100.14.&lt;/P&gt;&lt;P&gt;It works fine but when i make the apk and upload it into Google Play to internal testing it shows the following message as a tester:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Imagen de WhatsApp 2023-03-24 a las 17.40.37.jpg" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/66236iCB0C4724DF6C6AAC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Imagen de WhatsApp 2023-03-24 a las 17.40.37.jpg" alt="Imagen de WhatsApp 2023-03-24 a las 17.40.37.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Translated: This app is not available for your device because it was built for an older version of Android&lt;/P&gt;&lt;P&gt;Note: I'm trying to test it in Android 11.&lt;/P&gt;&lt;P&gt;I setup the target sdk version in appinfo.json like this:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;    "deployment": {
        "android": {
            "minimumSdkVersion": 31,
            "packageName": "&amp;lt;app bundleid that cannot reveal&amp;gt;",
            "targetSdkVersion": 33
        },&lt;/LI-CODE&gt;&lt;P&gt;This is following the Google Play&amp;nbsp;&lt;A href="https://apilevels.com/" target="_blank"&gt;API Levels | Android versions, SDK/API levels, version codes, codenames, and cumulative usage&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Is there anything that i'm doing wrong?, because my current release works fine in production&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LeandroZamudio_0-1679690888496.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/66238iEE1020B5E058A244/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeandroZamudio_0-1679690888496.png" alt="LeandroZamudio_0-1679690888496.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But my updated version don't&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LeandroZamudio_1-1679690981064.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/66239iC506B3D9BD6D7AF8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeandroZamudio_1-1679690981064.png" alt="LeandroZamudio_1-1679690981064.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;Leandro&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2023 20:51:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/issue-with-targetsdkversion-appstudio-w-cloud-make/m-p/1271545#M4456</guid>
      <dc:creator>Leandro-Zamudio</dc:creator>
      <dc:date>2023-03-24T20:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with targetsdkversion (Appstudio w/cloud make)</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/issue-with-targetsdkversion-appstudio-w-cloud-make/m-p/1272091#M4459</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/192881"&gt;@Leandro-Zamudio&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;This issue may also happen because of an outdated AppStudio app (5.4), I recommend you download the latest version 5.5.180, and re-do the Cloud Make process because t&lt;SPAN&gt;&lt;SPAN class=""&gt;he Cloud Make systems are really setup to only support latest AppStudio versions and any previous version may not cloud make correctly as expected. Let us know if that works.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;If the above process still shows the error, we would like to know the exact steps you were performing to get the app? Also, w&lt;SPAN&gt;&lt;SPAN class=""&gt;hen was the initial apk downloaded? Any kinds of changes or updates you made after that to the&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;app?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 18:56:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/issue-with-targetsdkversion-appstudio-w-cloud-make/m-p/1272091#M4459</guid>
      <dc:creator>AdityaAllamraju1</dc:creator>
      <dc:date>2023-03-27T18:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with targetsdkversion (Appstudio w/cloud make)</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/issue-with-targetsdkversion-appstudio-w-cloud-make/m-p/1272183#M4460</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;After updating AppStudio to 5.5.180 now i can't even make the build.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LeandroZamudio_0-1679948611295.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/66415i9571153F5EAC61DB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeandroZamudio_0-1679948611295.png" alt="LeandroZamudio_0-1679948611295.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have been waiting like an hour to build the app via cloud make.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 20:25:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/issue-with-targetsdkversion-appstudio-w-cloud-make/m-p/1272183#M4460</guid>
      <dc:creator>Leandro-Zamudio</dc:creator>
      <dc:date>2023-03-27T20:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with targetsdkversion (Appstudio w/cloud make)</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/issue-with-targetsdkversion-appstudio-w-cloud-make/m-p/1272279#M4461</link>
      <description>&lt;P&gt;There seems to be something wrong with the Cloud Make process.&amp;nbsp; I haven't been able to get a build to works since early Friday afternoon.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 00:27:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/issue-with-targetsdkversion-appstudio-w-cloud-make/m-p/1272279#M4461</guid>
      <dc:creator>SYeats</dc:creator>
      <dc:date>2023-03-28T00:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with targetsdkversion (Appstudio w/cloud make)</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/issue-with-targetsdkversion-appstudio-w-cloud-make/m-p/1272386#M4464</link>
      <description>&lt;P&gt;Update: I built the apk now with 5.5.180 (for some reason i could make it installing the software on another pc) successfully.&lt;/P&gt;&lt;P&gt;I upload it to Play Console and the problem persists (same message).&lt;/P&gt;&lt;P&gt;In app studio I just:&lt;/P&gt;&lt;P&gt;1. Set up the settings (certificates and stuff) the update i did in the apk was change a featureservice parameter (nothing changed in the code). Just in case i deleted the minimumsdkversion and targetsdkversion for android&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LeandroZamudio_0-1680005138835.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/66473i2748EE085D23B3EA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeandroZamudio_0-1680005138835.png" alt="LeandroZamudio_0-1680005138835.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;2. Upload it&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LeandroZamudio_1-1680005183465.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/66474iE12C99A911B880EA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeandroZamudio_1-1680005183465.png" alt="LeandroZamudio_1-1680005183465.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;3. Select Make and choose cloud option.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LeandroZamudio_2-1680005255307.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/66475i0FC272458EAD298D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeandroZamudio_2-1680005255307.png" alt="LeandroZamudio_2-1680005255307.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;4. Set the password for android and iOS keys.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LeandroZamudio_3-1680005323863.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/66476iF84FD3A9F98E59C6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeandroZamudio_3-1680005323863.png" alt="LeandroZamudio_3-1680005323863.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;5. and request build, download from OTA and upload it into play console&lt;/P&gt;&lt;P&gt;This is the play console result of the releases (it's a wider range than before).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LeandroZamudio_4-1680005421318.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/66477i0220761B3729E96A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeandroZamudio_4-1680005421318.png" alt="LeandroZamudio_4-1680005421318.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 12:12:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/issue-with-targetsdkversion-appstudio-w-cloud-make/m-p/1272386#M4464</guid>
      <dc:creator>Leandro-Zamudio</dc:creator>
      <dc:date>2023-03-28T12:12:51Z</dc:date>
    </item>
  </channel>
</rss>

