An AI feature can begin on your phone and still use a server for part of the task. “On-device” may describe a model, one processing step or an entire workflow. Those are different claims.

To understand a feature’s privacy, speed and offline behavior, follow the specific request rather than relying on the product’s broad label.

Local processing has practical advantages

A model running on the device can perform supported work without sending that input to a remote inference service. It can also avoid a network round trip.

That can be useful for tasks such as recognizing content or applying a small transformation. The available memory, processor, battery and thermal conditions constrain what the device can do comfortably.

Local processing does not guarantee accuracy. A model can misinterpret an image or rewrite a sentence incorrectly regardless of where the computation happens.

Hybrid systems choose another route when needed

A product can use a local model for some requests and a remote system for more demanding ones.

Apple’s privacy-features explanation describes Apple Intelligence as using on-device processing and, when more capacity is required, Private Cloud Compute. Apple’s page also describes its protections for that remote processing. These are the vendor’s statements about its own system.

The relevant lesson is that a product can have a strong local component without every request remaining on the device. Read the documentation for the particular feature and software version.

Offline tests reveal the dependency

After completing any required downloads, disconnect the device and try an ordinary task. Test more than one example, including a longer or more complex request.

A feature may remain visible while part of its operation is unavailable. It may also queue work for later rather than complete it locally.

Record what still works, what degrades and what produces a clear explanation. That is more useful for travel or unreliable connectivity than a general promise of “AI on your phone.”

Data can leave through other parts of the workflow

Even when inference is local, the surrounding application may synchronize files, fetch web results or send a requested action to another service.

A locally generated summary saved in a cloud-synced note has a different data path from a summary kept only on the device. The model’s location does not describe the entire application.

Our guide to files uploaded to AI assistants separates processing, retention and training. Those questions remain relevant when a mobile feature switches between local and remote services.

Hardware support affects availability

A feature can require a particular chip, memory capacity or operating-system version. Language, region and account settings can also affect access.

Check the current support list before buying hardware for one advertised feature. A general device launch announcement may not describe the exact availability of every AI function.

Also consider sustained use. A quick demonstration does not show how a long session affects battery life or whether the application changes behavior when the device becomes warm.

Judge the complete task

For a writing feature, compare the result with your original meaning. For a photo tool, inspect details rather than only the thumbnail. For an assistant that performs actions, verify the resulting state.

The AI testing guide offers a small repeatable evaluation method. The same approach works on a phone: ordinary cases, difficult cases and a case where the correct response is uncertainty.

The useful product is the one that completes your task with acceptable quality and a data route you understand.