Post

Replies

Boosts

Views

Activity

Reply to Unexpected iOS App foregrounding
Also, make sure you are not confusing the app being foregrounded with the occasional popup of the location permission dialog, which will happen as a reminder to the users that your app is accessing their location, and that is not something that can be disabled. I don't see the location permission popup at all, which makes sense, since the allowed permission is "While in Use". I would only expect the popup for "Always" permission, correct?
Topic: App & System Services SubTopic: General Tags:
Jul ’24
Reply to Unexpected iOS App foregrounding
I think I have usually seen it when unlocking the phone, but I can continue to monitor, and pay closer attention. When I have seen it, I have triggered a sysdiagnose log, but I have no idea what to look for. Would that be useful to look at? Other than (1) tapping the blue arrow (2) selecting the app from the "carousel" of backgrounded apps. (3) tapping the app icon are there any other ways for the user to foreground the app?
Topic: App & System Services SubTopic: General Tags:
Jul ’24
Reply to What am I missing in getting VOIP Push working in a test environment?
Thank you for the detailed reply. It turns out that the app was probably blocked from receiving the pushes. In my original testing of the VOIP pushes, I had not yet implemented the call handling via CallKit. So, I'm guessing that the app got blocked at that point. When I later added the CallKit support, I was still blocked. After reading your reply, I first tried deleting and reinstalling the app and now VOIP pushes are received in the background and the app is launched to receive them.
Jun ’24
Reply to Why do I see this error: HTTP Traffic: HTTP traffic tracing is not available prior to iOS 15, macOS 12 Monterey, tvOS 15, or watchOS 8.
Turns out a restart of my Mac fixed it. Thanks!
Replies
Boosts
Views
Activity
Nov ’24
Reply to HTTP Traffic Instrument requires iOS15?
Why am I still seeing this error: 'HTTP Traffic: HTTP traffic tracing is not available prior to iOS 15, macOS 12 Monterey, tvOS 15, or watchOS 8." Running Xcode 16.01, MacOs 15.1, iOS 18.1
Replies
Boosts
Views
Activity
Nov ’24
Reply to Unexpected iOS App foregrounding
BTW, no apparent action on the feedback request.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Sep ’24
Reply to Unexpected iOS App foregrounding
I just submitted a feedback report: https://feedbackassistant.apple.com/feedback/14440945
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’24
Reply to Unexpected iOS App foregrounding
Also, make sure you are not confusing the app being foregrounded with the occasional popup of the location permission dialog, which will happen as a reminder to the users that your app is accessing their location, and that is not something that can be disabled. I don't see the location permission popup at all, which makes sense, since the allowed permission is "While in Use". I would only expect the popup for "Always" permission, correct?
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’24
Reply to Unexpected iOS App foregrounding
I think I have usually seen it when unlocking the phone, but I can continue to monitor, and pay closer attention. When I have seen it, I have triggered a sysdiagnose log, but I have no idea what to look for. Would that be useful to look at? Other than (1) tapping the blue arrow (2) selecting the app from the "carousel" of backgrounded apps. (3) tapping the app icon are there any other ways for the user to foreground the app?
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’24
Reply to What am I missing in getting VOIP Push working in a test environment?
Thank you for the detailed reply. It turns out that the app was probably blocked from receiving the pushes. In my original testing of the VOIP pushes, I had not yet implemented the call handling via CallKit. So, I'm guessing that the app got blocked at that point. When I later added the CallKit support, I was still blocked. After reading your reply, I first tried deleting and reinstalling the app and now VOIP pushes are received in the background and the app is launched to receive them.
Replies
Boosts
Views
Activity
Jun ’24
Reply to Find Location Services in Sysdiagnose?
I came here to ask the same question. I would expect a file called something like "Location Services" in the logs folder, but no luck.
Replies
Boosts
Views
Activity
May ’24
Reply to Can't see older iOS crash logs in Xcode 15.0.1
Never mind the second question. I can just use "show in finder"
Replies
Boosts
Views
Activity
Nov ’23
Reply to iOS cpu/gpu/battery temperature readings
Maybe not exactly what you are looking for, but might be helpful: https://developer.apple.com/documentation/foundation/nsprocessinfo/1417480-thermalstate
Topic: Programming Languages SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’23
Reply to Location Permission Problem with iOS 17 public beta 2
I hope this is unintentional and that Apple fixes it before release. I have submitted via Feedback Assistant. Might help if others seeing do the same?
Replies
Boosts
Views
Activity
Aug ’23
Reply to Location Permission Problem with iOS 17 public beta 2
Note, I also see the same behavior in other apps, e.g the Apple Maps app.
Replies
Boosts
Views
Activity
Aug ’23