am 0f4a378d
: am da9ac596
: am 9a93e079
: am f857c51d
: Doc change: add notice for iab v3 subscriptions launch.
# Via Android Git Automerger (3) and Dirk Dougherty (1) * commit '0f4a378dc7da59a4fe45c111c09f52696dbb6476': Doc change: add notice for iab v3 subscriptions launch.
This commit is contained in:
@ -69,7 +69,8 @@ ownership of in-app products). The user cannot own multiple copies of an in-app
|
||||
item; only one copy can be owned at any point in time</li>
|
||||
<li>Purchased items can be consumed. When consumed, the item reverts to the
|
||||
"unowned" state and can be purchased again from Google Play</li>
|
||||
<li>Provides support for subscriptions</li>
|
||||
<li>Provides support for <a
|
||||
href="{@docRoot}google/play/billing/billing_subscriptions.html">subscriptions</a></li>
|
||||
</ul>
|
||||
<p>For details about other versions of In-app Billing, see the
|
||||
<a href="{@docRoot}google/play/billing/versions.html">Version Notes</a>.</p>
|
||||
|
@ -3,7 +3,26 @@ parent.title=In-app Billing
|
||||
parent.link=index.html
|
||||
@jd:body
|
||||
|
||||
<div id="qv-wrapper">
|
||||
<!--notice block -->
|
||||
<div style="background-color:#fffbd9;width:100%;margin-bottom:1em;padding:8px 8px 1px;">
|
||||
<p><em>15 February 2013</em></p>
|
||||
<p>In-app Billing V3 now supports subscriptions and you can get
|
||||
started developing today. A small app update is currently being
|
||||
rolled out to Android devices. This process is automatic and
|
||||
most devices will get the update in the next few days. However,
|
||||
if you wish to get the update today to start developing right
|
||||
away, simply reboot your device. </p>
|
||||
|
||||
<p>However, we recommend that you <em>do not publish</em> an app with
|
||||
V3 subscriptions until all Android devices have received the update. We'll
|
||||
notify you here that all devices have received the update and its safe
|
||||
to publish your apps that use V3 subscriptions. </p>
|
||||
</div>
|
||||
|
||||
<!-- Use non-standard wrapper to support notice block. Restore standard
|
||||
wrapper when notice is removed. -->
|
||||
<!--<div id="qv-wrapper"> -->
|
||||
<div id="qv-wrapper" style="margin-top:.25em;">
|
||||
<div id="qv">
|
||||
<h2>Quickview</h2>
|
||||
<ul>
|
||||
|
Reference in New Issue
Block a user