Posts

Post not yet marked as solved
4 Replies
0 Views
I'm also interested in this method
Post marked as solved
1 Replies
0 Views
To answer my own question, this issue was resolved by going to the Plist for the Watch Extension (important that it is the extension), and adding the item "App communicates using CoreBluetooth" to Required background modes.
Post marked as solved
2 Replies
0 Views
Turns out the person doing our builds was on Xcode 12.
Post not yet marked as solved
1 Replies
0 Views
Looks like all I needed to do was make it a class function. public class func getHello()