Apple has recently started to reject one of our apps with:"During our
review, we found that your app uses iBeacons. If your app does not have
iBeacon functionality, it would be appropriate to remove iBeacons from
your binary and resubmit your app for review."We do not use iBeacon
functionality and our app doesn't run in the background (our app's plist
has "Application does not run in background=YES"). We do however link
with AdobeMobileLibrary.a (we're currently using version 4.1.2) and,
from wh...