Post

Replies

Boosts

Views

Activity

SwiftUI slider
Hi all. Problem is. I develop Apple Watch app on swiftUI app and use the TabView like a navigation for have the ability of change the screen with crown. But on the settings screen crown change slider not the tab. Is there a way to block sliders access to crown? I've attach the link on screen recording of current behavior (forum is do not allow me to attach .mov file) http://sendanywhe.re/N15MS56J Thanks all for attention.
0
0
407
Jan ’22
Get battery health
I have the task to add the battery health in app. I searched for a couple of hours and did not find a specific answer whether this is possible in iOS 14 - 15. I found objective-c methods to get this information however they are marked as depricated. Thanks for any help.
1
0
1k
Dec ’21
Finding time till battery will fully charged
At the moment, I determine the start time of charging, the percentage of the start of charging and, based on these data, I try to calculate the time until the end of charging. However, the problem is that the values ​​that come from UIDevice.current.batteryLevel don't quite match. Since their accuracy is .00 and this way I can only get data from 1% change. Question Is there any other way to determine the time until the end of charging, or a way to increase the accuracy of reading the charge level? Thanks in advance for your help.
1
0
3.6k
Dec ’21
Finding the eyes position related to UIKit view
Hey My goal is to determine if the eyes displayed with ARSCNView are inside a UIView. I found a way to bring coordinates of vector_float3 to SCNVector3 and then using projectPoints I wanted to check if the vertices point of each eye is inside the coordinates of UIView. But unfortunately I'm missing something. Thanks a lot in advance for your help.
0
0
415
Nov ’21
Xcode13 beta -> Xcode 12 issue
Hi, I wrote the app in Xcode 13 beta, and when I run the app with Xcode 12 (and it does not depend on the iOS version, just the Xcode version) I get black boxes like in screenshot number 2. Thanks in advance everyone for the help. Screenshot 1 (iOS 15) Screenshot 2 (iOS 14)
2
0
1.1k
Aug ’21