I have two Activities. One is Live, created using the FEC, and is has a
local mbox ('conditionalMbox') for the location. The other is Inactive
and created using the VEC. The VEC based Activity attaches an event
handler to a button; this event handler calls applyOffer/getOffer
passing the 'conditionalMbox' in the body. The problem is that, even
though I have the "Show default content for all other activities" OFF,
the "getOffer" callback returns no content/offers. However, if I remove
the QA toke...