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
752
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
774
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
11k
Sep ’22
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?
Replies
2
Boosts
1
Views
752
Activity
Jan ’24
Xcode 15 Beta 5: Unsupported Xcode or SDK Version
I got this error when I try to push my app into testflight: Unsupported Xcode or SDK Version. Your app was built with a version of Xcode or SDK that is not yet supported for upload to App Store Connect.
Replies
11
Boosts
7
Views
2.7k
Activity
Jul ’23
XCode 15: Testflight can't update
I tried to upload a version of my app through XCode 15. All the process went well, but when the app reaches the test flight app on my iPhone 13 mini with iOS 16.5, it downloads the packet but then it goes back to the "Update" button. Seems that it doesn't like the package. Am I the only one with this issue?
Replies
2
Boosts
0
Views
1.4k
Activity
Jun ’23
splitTotalEnergy deprecated, is there any replacement?
I would like to use this https://developer.apple.com/documentation/healthkit/hkhealthstore/1614170-splittotalenergy but I saw that it's deprecated. Is there any replacement? Thanks!
Replies
0
Boosts
1
Views
882
Activity
May ’23
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)
Replies
0
Boosts
0
Views
774
Activity
Mar ’23
Change hostname on NWListener
Hi, for a particular application, I need to change the hostname advertised on the NWListener service. Is it possible? Thanks
Replies
13
Boosts
0
Views
2.1k
Activity
Nov ’22
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?
Replies
16
Boosts
0
Views
11k
Activity
Sep ’22
runningStrideLength, runningVerticalOscillation and runningGroundContactTime
Reading the documentation, During outdoor running workouts, the system automatically records ground contact time on Apple Watch SE and Series 6 and later. it seems that these metrics are available only for outdoor workouts. Is this true? And so, why not on the indoor ones? Thanks
Replies
1
Boosts
0
Views
1.1k
Activity
Sep ’22
Mapkit supports Speed Limit API?
Does Mapkit support Speed Limit API as Google does? Thanks
Replies
0
Boosts
0
Views
871
Activity
Jul ’22