Post

Replies

Boosts

Views

Activity

Vision Pro: Building for 'ios-simulator' instead of "build for ios"
On my project I have some libraries built for 'iOS' only. They work just fine for the App store and also for the Mac M1 build (Deisgned for Ipad). I can't understand why I have this error with Apple Vision Pro (defined for iPad). Building for 'iOS-simulator', but linking in object file (libxxx.a[arm64][24]) built for 'iOS' Shouldn't Apple Vision Pro simulator use the same Mac M1 build process?
2
1
536
Jan ’24
H4 sleep and H4 power
On my QZ app i'm trying to establish a bluetooth connection with a Garmin device. Everything works fine on my Mac Air M1 but with Iphone or Ipad there is a major issue in the connection state (the external device never asks for a connection even if it sees the iOS or iPadOS device). Checking with Packet Logger and comparing the full trace from Mac, Iphone and Ipad, the only major difference is the tag "H4 sleep" and "H4 power". My idea about these is that, probably due to power consumption thing, on iPadOS and iOS, the bluetooth chip will go to standby for some seconds even when an app is using it (i'm advertising). I tried also to connect my iPhone or iPad to the power supply without any difference. Of course these devices are not in low power mode. I guess there is a major issue on the bluetooth stack of these devices. Let me know I have the full bt log if you need them from both sides (Mac and iOS or iPadOS)
0
0
610
Mar ’23
Performing SPI Check
My new Mac Air M1 2020, when is pushing a new version to Apple Connect, it stays 3 minutes saying "Performing SPI Check". I never saw this message before and it's deterministic on this mac. Xcode updated to the last version. What should I do?
16
0
9.9k
Mar ’22