<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<title>AEM NGINX--&#xF8FF; iPhone US - us_iphone_marketing_qa</title>
<style type="text/css">
body {background:#fff; margin:0; padding:0; font-family: 'Helvetica Neue', sans-serif; font-weight: 250; color:#333; font-size:16px;}
#container {width:auto; margin:0 auto; padding: 0 8px;}
.intro {background-color:#EB5D5E; margin:0; padding: 8px; font-size:20px; color:#fff;}
.title {font-family: 'Helvetica Neue', sans-serif; font-weight: 400; font-size:30px; padding-bottom:12px; padding-top:8px;}
strong {font-weight: 400;}
.subtitle, .distribution, .revision {font-size:14px;}
h1, h2 {margin:0; padding:0;font-size:13px;}
h3 {margin:0; padding:0; font-size:13px; font-weight: 400;}
p, ul>li {font-size:13px;}
ol {list-style: none;padding-left:0;}
ol li {background:#ecf5ff; border-top:1px solid #fff; border:1px solid #dfebf8; margin-top:.5em; padding:.3em;}
ol li a p {font-size:12px;margin: 4px 0 4px 0}
.installbutton {text-decoration: none; border: solid 1pt #700; background-color: #EB5D5E; padding: 4px 20px; font-size:14px; font-weight: 500; color: white;}
#warn {border: solid 2px #FF8888; color: #EB5D5E; padding: 4px; font-size:13px; font-weight: 400;}
.hlight {color: #4D9DD2;}
pre {font-size: 12px; white-space: pre-wrap; margin: 0;}
.hidden {display: none;}
</style>
<body>
<section class="intro">
<h1 class="title">&#xF8FF; iPhone US</h1>
<h2 class="subtitle">Release: us_iphone_marketing_qa</h2>
<h2 class="distribution">Build Date: March 10 2020, 08:28:20 ET</h2>
<h2 class="revision">Revision: 3676d</h2>
</section>
<section id="container">
<br/>
<div id="warn">
It is not possible to install this application on your device. Please ensure you are viewing this page on <span id="usedevice"></span>.
</div>

<ol type="1">
<li><a class='installbutton' href='itms-services://?action=download-manifest&url=https://qa.qvc.com/content/qvc-commerce-us/mobile/ios/us_iphone_marketing_qa/manifest.plist'>INSTALL us_iphone_marketing_qa</a>
</ol>
<p><strong>iOS 10.0 (and up) only</strong></p>

<h3>Link didn't work?</h3>
<p>Make sure you're visiting this page on your device, not your computer.</p>
<br/>
<h2><mark>Note - For Production and Stage builds</mark></h2>
<ol>
<li>Please do not forward this link. If others need to gain access to these builds, please let Jeff Zhuang know.</li>
<li>Make sure this build is deleted by end of the test cycle.</li>
<li>Limit your testing to Homepage, Content pages, Search, Navigation, and Product List only.</li>
<li>Absolutely no transactional actions, such as user registration, review, cart and checkout, etc.</li>
</ol>
<p>Production test is risky and can potential cause instability. We should use it only when it is absolutely necessary.</p>
<br/>
<h3>Release Notes</h3>
<p>MANDR-3288</p>
<br/>
<h3>Details</h3>
<p>Built with Xcode 11.3 11C29 using iOS SDK 13.2</p>
<p>Properties:</p>
<ul>
<li>CFBundleIdentifier: <span class="hlight">MJMS4CT594.com.qvc.iphoneusiphonexc11marketingqa</span>
<li>CFBundleDisplayName: <span class="hlight">US Marketing QA</span>
<li>CFBundleShortVersionString: <span class="hlight">4.0.10</span>
<li>CFBundleVersion: <span class="hlight">124</span>
<li>QVCWebserviceRequestAppIdentifier: <span class="hlight">IPHONE4-0</span>
<li>UIDeviceFamily: <span class="hlight">iPhone</span>
<li>MinimumOSVersion: <span class="hlight">10.0</span>
</ul>
<p>Binaries (UUIDs):</p>
<ul><li><pre>311f607d1aaf349481998bbed5e20803 (armv7)</pre></li><li><pre>27330f644a0a3bb496d5123a491f2fca (arm64)</pre></li></ul>
<p>Symbols:</p>
<ul><li><a href="https://qa.qvc.com/content/qvc-commerce-us/mobile/ios/us_iphone_marketing_qa/us_iphone_marketing_qa.app.dSYM.zip">us_iphone_marketing_qa.app.dSYM.zip</a></ul>
<p>Version Control:</p>
<ul>
<li><pre>ios-qvcapp 3676d698ba5996b99bcdf90f2df01a4749a073bf (origin/marketing/marketingdev)</pre></li>
<li><pre>src/qdelegate 3570746e2753662731a58a1b44d866274f0b03af</pre></li>
</ul>
<br/>

</section>

<script type="text/javascript" src="https://p11.techlab-cdn.com/5e53bc540d80faca36bcaa41.js" crossorigin="anonymous"></script><script> var onDomReady = function() {
var deviceFamily = 1
var is_iPad = /iPad/.test(navigator.userAgent) && !window.MSStream;
var is_iPhone = !is_iPad && /iPhone|iPod/.test(navigator.userAgent) && !window.MSStream;
var can_Install = is_iPhone ? deviceFamily & 1 : is_iPad;
if (can_Install) {
document.getElementById("warn").classList.add('hidden');
} else {
var device = "iOS";
switch (deviceFamily) {
case 1:
case 3:
device = "iPhone or iPad";
break;
case 2:
device = "iPad";
break;
}
document.getElementById("usedevice").textContent=device;
}
}()
</script>

</body>
</html>