python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
WCErrorCodePayloadTooLarge - Payload is too large
I'm trying to make a WatchOS app that can receive images and a title from a iPhone app in SwiftUI.
I create a object that has SecureCoding. The object is called TemplateObject that can have a String a...
leosebben
Votes: 0
Answers: 1
How to reset the toolbar back to its original position
I'm trying to setup a toolbar in watchos which displays a button when I scroll the view down. Everything works, the button scrolls down and I can navigate to another page. When returning however, I wo...
Bjorn Morrhaye
Votes: 0
Answers: 1
How to deactivate the WatchConnectivity session?
I am using Apple's WatchConnectivity framework to develop an iOS app with a companion WatchOS app.
On iOS side, after I open the app, I need to manually activate the WCSession to communicate with the ...
yuchen
Votes: 0
Answers: 1
Graph and Scroll View SwiftUI
Looking to have a Bar Chart in my View on watchOS and under it have two navigation links. The problem is the graph always ends up being smushed and if I wish to restore it to its unsmushedness I need ...
Dezkiir
Votes: 0
Answers: 1