Post

Replies

Boosts

Views

Activity

How to disable Live Activity on Apple Watch while keeping it enabled on iPhone?
I'm using Live Activity features in my app, but I want to customize the user experience across different Apple devices. Specifically, I'd like to: Keep Live Activity enabled and functioning on the iPhone Disable or prevent Live Activity from appearing on the connected Apple Watch Is this level of device-specific control possible with Live Activity? If so, what's the best approach to implement this functionality? What I've tried: I've looked through Apple's documentation on Live Activity, but couldn't find specific information about device-level control. I've experimented with ActivityKit, but haven't found a clear way to distinguish between iPhone and Apple Watch when pushing updates.
4
0
1.5k
Oct ’24
14.7bug the navigationlink disapear?
i have two navigationlink in one view, in 15.0 ,15.1 is perfectly find ,but in 14.7,it's show one navigationlink is disapear. Does anyone face this problem? ` NavigationLink(destination: chart(), label: {                 Image(systemName: "chart.line.uptrend.xyaxis.circle.fill")                   .resizable()                   .frame(width: 40, height: 40)                   .foregroundColor(.gray)                                 }) NavigationLink(destination: setting(), label: {                 Image(systemName: "gear")                   .resizable()                   .frame(width: 40, height: 40)                   .foregroundColor(.gray)                                 }) `
0
0
588
Jan ’22
How to disable Live Activity on Apple Watch while keeping it enabled on iPhone?
I'm using Live Activity features in my app, but I want to customize the user experience across different Apple devices. Specifically, I'd like to: Keep Live Activity enabled and functioning on the iPhone Disable or prevent Live Activity from appearing on the connected Apple Watch Is this level of device-specific control possible with Live Activity? If so, what's the best approach to implement this functionality? What I've tried: I've looked through Apple's documentation on Live Activity, but couldn't find specific information about device-level control. I've experimented with ActivityKit, but haven't found a clear way to distinguish between iPhone and Apple Watch when pushing updates.
Replies
4
Boosts
0
Views
1.5k
Activity
Oct ’24
14.7bug the navigationlink disapear?
i have two navigationlink in one view, in 15.0 ,15.1 is perfectly find ,but in 14.7,it's show one navigationlink is disapear. Does anyone face this problem? ` NavigationLink(destination: chart(), label: {                 Image(systemName: "chart.line.uptrend.xyaxis.circle.fill")                   .resizable()                   .frame(width: 40, height: 40)                   .foregroundColor(.gray)                                 }) NavigationLink(destination: setting(), label: {                 Image(systemName: "gear")                   .resizable()                   .frame(width: 40, height: 40)                   .foregroundColor(.gray)                                 }) `
Replies
0
Boosts
0
Views
588
Activity
Jan ’22
Sandbox testing in xcode state or testfight state?
Is sandbox testing in xcode stage or testfight stage? am I can test the sandbox in XCode build and run or need to upload the app to the testfight??
Replies
1
Boosts
0
Views
924
Activity
Sep ’22
Unable to use (Add to review) button
i got ITMS-90109 before, and areally fix it. but when i update a new build for my new version, the (Add to review) button no work?
Replies
1
Boosts
0
Views
1.3k
Activity
Oct ’22
No response for an appeal
Hello, our app's recent update was rejected several times and we received a pending terminted notice. We appealed on the 25th of last month. We have not received a response yet.
Replies
1
Boosts
0
Views
115
Activity
Mar ’25