|
so I just had an app fail certification for 2.7.2 and 2.7.3 because the ad rotator causes location services to be detected. 2.7.3 says I need to add a mechanism to enable/disable the app's access to the use of location services.
But as far as I can tell there's no way to do this? I can add a mechanism easily enough, but there doesn't seem to be a property on the ad rotator that can turn this off.
Unless I'm missing something, this means that any app with the ad rotator won't be able to pass certification.
Incidentally I'm only using pubCenter and adDuplex, and those are the only references from the package that I'm including in addition to the ad rotator itself. Removing the ad rotator subsequently removes the location capability in the marketplace
test kit - I've left the references to the pubCenter and adDuplex dll's in, with no location capability detected.
So I'm just using pubCenter for now, again with no "automatic/forced" location capability...
|