itms-services & Custom URL schema no longer work since 210.11 Salesforce for iOS & Safari
Last updated 2017-10-30 ·Reference W-4427136 ·Reported By 0 users
Summary
Since weekly patch 210.11 has been applied, afterwards "itms-services" URL schema and Custom URL schema on VF page no longer work and "URL No Longer Exists" appears instead. This issue occurs in Salesforce for iOS & Safari only.
Repro
-1. Log into the org in Desktop
-2. Create below VF page, create VF tab(Create > Tabs > Visualforce Tabs) and add navigation menu(Mobile Administration > Salesforce1 Navigation)
[ vfTest ]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<apex:page >
<!-- itms-services URL schema -->
<a href="itms-services://?action=download-manifest&url={URL for manifest.plist}">link1</a>
<br/>
<!-- custom URL schema -->
<a href="{Custom URL schema}">link2</a>
<br/>
</apex:page>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-3. Log into the org in Salesforce for iOS or mobile Safari
-4. Open the VF page and click on "link1" and "link2"
-5. You should see "URL No Longer Exists"
Workaround
none
Reported By (0)
Is it Fixed?
Any unreleased services, features, statuses, or dates referenced in this or other public statements are not currently available and may not be delivered on time or at all. Customers who purchase our services should make their purchase decisions based upon features that are currently available.