Apple Releases Revised Version of Latest AirTags Firmware Update

And you know this as fact right?

The only difference between 1A291a and 1A291c is the deploymentLimit (raised from 1 to 10):
Code:
        <key>Build</key>
        <string>1A291c</string>
        <key>DeploymentList</key>
        <array>
            <dict>
                <key>deploymentLimit</key>
                <integer>10</integer>
            </dict>
        </array>

There's also this log message in the CoreUARP framework handling various updates (not just AirTags), after it checks the deploymentLimit property: "Device cannot apply metered rollout as it doesn't fall under %d percent. Device is %d percent."

Is that enough to call it "fact"? I don't know 🤷‍♂️
 
The only difference between 1A291a and 1A291c is the deploymentLimit (raised from 1 to 10):
Code:
        <key>Build</key>
        <string>1A291c</string>
        <key>DeploymentList</key>
        <array>
            <dict>
                <key>deploymentLimit</key>
                <integer>10</integer>
            </dict>
        </array>

There's also this log message in the CoreUARP framework handling various updates (not just AirTags), after it checks the deploymentLimit property: "Device cannot apply metered rollout as it doesn't fall under %d percent. Device is %d percent."

Is that enough to call it "fact"? I don't know 🤷‍♂️
If this is fact then I don't feel comfortable with it. Rolling out to 10%? I feel like a guinea pig with no choice in the matter. I think I'm going to delete my 4 tags and get my battery usage back and just take a wait and see approach.
 
Still on 1.0.276.
I thing Apple never Released any public update Version for the AirTag, perhaps internal.
As far as i know nobody got this update.
 
The only difference between 1A291a and 1A291c is the deploymentLimit (raised from 1 to 10):
Code:
        <key>Build</key>
        <string>1A291c</string>
        <key>DeploymentList</key>
        <array>
            <dict>
                <key>deploymentLimit</key>
                <integer>10</integer>
            </dict>
        </array>

There's also this log message in the CoreUARP framework handling various updates (not just AirTags), after it checks the deploymentLimit property: "Device cannot apply metered rollout as it doesn't fall under %d percent. Device is %d percent."

Is that enough to call it "fact"? I don't know 🤷‍♂️
I agree, something dodgy going on, not heard one person with update ?
 
I soon going to request a refund on my Airtag. Unpaired , been sitting in a drawer for over a month now because of the severe background battery drain.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.
Back
Top