Giter Club home page Giter Club logo

Comments (2)

Sn0wfreezeDev avatar Sn0wfreezeDev commented on June 12, 2024

Well as long as an AirTag is nearby the setup iPhone it won't send any data that makes it findable in the Find My Network.
So to get our app to find your AirTag you need to deactivate Bluetooth on your iPhone and wait a bit until the AirTag changes its state.

If this is not the case, Apple might have changed something in a recent update. That would be quite weird though since the system should be backwards compatible to all iPhones since iOS 13 and not just the ones with iOS 15 or newer

from airguard.

FWeinb avatar FWeinb commented on June 12, 2024

Well as long as an AirTag is nearby the setup iPhone it won't send any data that makes it findable in the Find My Network.

I thought AirTag will send this data always. I do get the AirTag now but playing a sound isn't working for me. But as you said in another issue that is expected as the AirTag is closing the connection pretty fast.

Do you have some more documentation about the available Services on the AirTag?

This is the only source these Services/Characteristics are mentioned.

private val AIR_TAG_SOUND_SERVICE = UUID.fromString("7DFC9000-7D1C-4951-86AA-8D9728F8D66C")
private val AIR_TAG_SOUND_CHARACTERISTIC =
UUID.fromString("7DFC9001-7D1C-4951-86AA-8D9728F8D66C")
private const val AIR_TAG_EVENT_CALLBACK = 0x302

from airguard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.