Hardware

RSS for tag

Delve into the physical components of Apple devices, including processors, memory, storage, and their interaction with the software.

Post

Replies

Boosts

Views

Activity

About the DockKit API in iOS 18
We are experimenting with the DockKit API in iOS 18. However, we are unable to retrieve the speakingConfidence, lookingAtCameraConfidence, and saliencyRank for the person being tracked. We are able to get the rect and identifier. Has anyone been able to retrieve speakingConfidence, lookingAtCameraConfidence, and saliencyRank?
7
0
567
Aug ’24
About the DockKit API in iOS 18
We are experimenting with the DockKit API in iOS 18. However, we are unable to retrieve the speakingConfidence, lookingAtCameraConfidence, and saliencyRank for the person being tracked. We are able to get the rect and identifier. Has anyone been able to retrieve speakingConfidence, lookingAtCameraConfidence, and saliencyRank?
0
0
223
Aug ’24
About the DockKit API in iOS 18
We are experimenting with the DockKit API in iOS 18. However, we are unable to retrieve the speakingConfidence, lookingAtCameraConfidence, and saliencyRank for the person being tracked. We are able to get the rect and identifier. Has anyone been able to retrieve speakingConfidence, lookingAtCameraConfidence, and saliencyRank?
1
0
265
Aug ’24
Side Car Issue
I am trying to use Sidecar with my iPad and Mac. For some reason, it works when I am using my personal User but not when I switch over to my work User account. Both accounts share the same Apple ID, both are admins on my computer. I even tried logging out of my personal where it works to see if that was the issue, but it still does not let my iPad connect when on my Work User.
0
0
230
Aug ’24
Programming with DockKit
Any source code samples for how to program DockKit ? I have read https://developer.apple.com/documentation/DockKit and would like to see it used in an app. For instance, how to setup notification in a SwiftUI-based app running code like this do { for await accessory in try DockAccessoryManager.shared.accessoryStateChanges { // If this is an accessory you’re interested in, save it for later use. } } catch { log(“Failed fetching state changes, \(error)“) }
3
0
476
Aug ’24
Using ECP to select HCE application (EU)
Hi! We have a application that uses HCE to communicate with our readers. Everything works very nicely together, but from usability point of view there is an issue when one uses our app and apple pay together. One needs to choose which one is default contactless app. We did some research and see that ECP protocol enhancements to NFC might be useful here and a re wondering if there is a possibility that the user has Apple pay enabled as default contactless application. But on presentation of the iPhone on our reader we would use ECP to choose our app to process the action. Mind that our app is related to access control and not payments. Regards Simon
0
0
234
Aug ’24
AccessorySetupKit Picker - ASErrorDomain
I'm trying to use the new AccessorySetupKit framework. I copied more or less the sample code provided by Apple in the ASKSample project. The very first action, namely displaying the picker fails with this error: The operation couldn’t be completed. (ASErrorDomain error 550.) I've looked in the documentation but it's quite empty till now. Could someone explain what is missing? Thank you very much in advance!
1
0
314
Aug ’24
RAW photos- unable to load Photo problem
Hi, I need help with an issue. I have 400 vacation photos in RAW format on my phone that I can’t edit, share, or open because I receive the following messages: • Cannot Load Photo. There was an error loading this photo. • Unable to Share. There was an error while preparing to share. Please try again later. • Unable to Load Photo. An error occurred while loading a higher-quality version of this photo. Additionally, each photo affected by this issue is marked with an exclamation mark inside a circle in the lower right corner. Here is a detailed description of the problem: I can’t edit or share any of the RAW format photos. The problem persists regardless of whether I have internet access or not because the affected photos aren’t syncing with iCloud and can’t be shared. Even if I disconnect from the internet (airplane mode) and take a new photo, I still can’t use it. (I’m sharing a video from YouTube.) The photos are physically on the phone, the system recognizes them, and they occupy space, but when I connect the phone to a computer, the computer doesn’t see these photos. These photos cannot be uploaded to iCloud. The syncing status remains unchanged. To preempt any questions—I have a very good WiFi connection and 5G network. What I’ve tried to fix the problem: I reset the phone—didn’t help. I reset the Photos app—didn’t help. I updated the iOS system (I have the latest version)—didn’t help. Low Power Mode is not enabled. I have enough free space on my phone (150 GB available) and on iCloud (50 GB available). Please help, these photos are very important to me. YouTube wideo with problem Best regards. Patras
2
3
385
Aug ’24
How to Programmatically Obtain the Current System Firmware Version in macOS Using C++ Without Using System Profiler
The current system firmware version is reported by System Profiler as "SPHardwareDataType". System firmware versions are also reported (as "Boot ROM") in diagnostics logs, but here they are the system firmware versions at the time the logs were generated - not necessarily the current system firmware version. Is there a way to programmatically obtain the current system firmware version in macOS using C++ without using System Profiler?
1
0
299
Aug ’24
hackrf
trying to connect my hackrf to mac (m2-max): sudo dmesg | grep hackrf [ 3619.032024]: Waking up reference: 153Thread waiting on reference 153 woke upevaluation result: 153, library, allowed, cache, 1722689181, 0, 90201ae9ab0f59a3, /opt/homebrew/Cellar/libusb/HEAD-467b6a8/lib/libusb-1.0.0.dylibhackrf_info@: AppleUSBHostUserClient::openGated: failed to open USB3.0 Hub @02200000: provider is already opened for exclusive access by AppleUSB30Hub
1
0
332
Aug ’24
External Accessory Bluetooth iPad app does not work on Silicon Mac
I'm using the External Accessory API to communicate with Bluetooth MFI device in my iOS app. It works perfect on iPhone/iPad, but does not work when I run the app on a M1/M2 Silicon Mac. The code I use is: EAAccessoryManager accessoryManager = EAAccessoryManager.SharedAccessoryManager; EAAccessory[] accessories = accessoryManager.ConnectedAccessories; The supported accessory protocols are properly defined in info.plist. This code works perfect on iOS devices, but always returns 0 connected accessories when app is executed on a M1/M2 silicon Mac. Is there something that I have to add to info.plist?
5
0
263
Jul ’24
Critical software update required, but an error was encountered...Macbook Pro Touchbar 15 inch 2016
Recently I encountered this error. I researched and discovered that many people had the same error as me. I tried everything and almost all the instructions didn't fix it completely. I think it's related to the Touchbar. So is there any instructions to fix this problem? This incident happened several years ago. Describe the error I encountered: Sometimes it goes to the login screen and the Touchbar appears to work normally. But fingerprint doesn't work Sometimes it displays the Wifi login screen as we know
0
0
268
Jul ’24
camera app and gallery app is laggy!!!! iPhone 15
It's so laggy, that iPhone 11 is more responsive than this ip15..thats a nightmare! after I take a pic, I have to wait 20 secs to watch it or to swipe it. iPhone got free space almost 70GB, and app gallery and camera app I so laggy that I am shocked and ****** of the same time. iOS 17, the same laggy... iOS18 Beta, just check if things changed -> nope, the same laggy sh...
0
0
308
Jul ’24
AccessorySetupKit: cannot scan for BLE devices
Hello everyone, we implemented the AccessorySetupKit successfully and is working but we found an issue or maybe an issue in our implementation: we cannot scan for peripherals in other part of the App with the CBCentralManager, the state is alway Off. Is that intended or maybe we are doing something wrong? In the docs I didn't find nothing about the relation between the Framework and Core Bluetooth and we need to scan for peripherals without showing the user the ASK UI Modal - it would be amazing if ASK could do a silent discovery Appreciate any help! Fernando
0
1
326
Jul ’24
Login Based on SIM Card Info
We are developing an iOS app where users can log in and access the application. If the user closes the app on the same device, they will remain logged in the next time they open the app. However, if the user changes the SIM card on the same device and then tries to access the application, the app should prompt the user to log in again due to the SIM card change. Please let us know the best solution to achieve this requirement and whether it is feasible to manage the login state based on the SIM card information.
1
0
254
Jul ’24
AccessorySetupKit and BLE RRA
Currently (as of iOS 18 dev beta 4), if a BLE device supports RRA and the MAC address changes while the ASAccessorySession's picker is displayed a second entry is added to the picker (usually without a friendly name). Once in this state one picker item will work, the other will display a "Cannot Add Accessory" error. Are there any plans to improve this user experience in AccessorySetupKit or do you have any recommendations on how to better handle this use case? We currently have a work around for this in our existing pairing flow but it does not translate to ASDiscoveryDescriptor as it requires comparing previous BLE advertisements.
4
0
488
Jul ’24
ATS capture fail
I'm using IOS17, device is iPhone15 connect to computer and open ATS, always show The rvictl tool might not be behaving as expected. after clicking reinstall rvictl still can't capture the message.
1
0
274
Jul ’24