Post

Replies

Boosts

Views

Activity

Comment on M1 - MBA 16GB or MBP 8GB
Performance is not the most critical aspect. RAM, disk space and screen size are, IMO, much more important. I work frequently on a 2015 iMac (3,3 GHz Intel Core i5 four core, so not a really powerful machine with today standards). I upgraded from 8 to 24 GB RAM (was much needed), got original 2 TB disk and 27" screen. It is perfect for Xcode development.
Topic: Programming Languages SubTopic: Swift Tags:
Apr ’22
Comment on App Store stuck In review loop - Help
I understand your frustration, but you give the answer yourself: "You need to submit an Appeal to expedite the process BUT you need to give a valid reason such as there is a bug happening in production or something..." That's the case everywhere when you appeal. There must be a reason for appealing that may justify a change in decision. In addition, when an app is rejected it is very important to explain clearly what you did to correct or why you think it is a misunderstanding. Not by considering the reviewer is dumb, but simply that he/she cannot spend 2 hours on the app and so needs easy to check information.
Apr ’22
Comment on Picker freezes
Thanks for feed back. It was effectively a bug. You close by marking the answer you consider correct (the circle with the √ sign below the up and down arrow next to the answer. So you can also close your bug report.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Apr ’22
Comment on M1 - MBA 16GB or MBP 8GB
Performance is not the most critical aspect. RAM, disk space and screen size are, IMO, much more important. I work frequently on a 2015 iMac (3,3 GHz Intel Core i5 four core, so not a really powerful machine with today standards). I upgraded from 8 to 24 GB RAM (was much needed), got original 2 TB disk and 27" screen. It is perfect for Xcode development.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Apr ’22
Comment on Type ‘()’ cannot conform to ‘AccessibilityRotorContent’
Thanks for feedback. Don't forget to close the thread my marking the correct answer. Good continuation.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Apr ’22
Comment on How can I change the progress bar value when another tab is selected?
Could you show the relevant code and the context of code (if possible full class which includes timer).
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Apr ’22
Comment on Deleting a View Instance with the Tap of a Button
There is a misunderstanding. You should not remove the all declaration @Binding var id: UUID    just replace with var id: UUID
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Apr ’22
Comment on Deleting a View Instance with the Tap of a Button
Note that @Binding does not seem necessary here.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Apr ’22
Comment on App Store stuck In review loop - Help
I understand your frustration, but you give the answer yourself: "You need to submit an Appeal to expedite the process BUT you need to give a valid reason such as there is a bug happening in production or something..." That's the case everywhere when you appeal. There must be a reason for appealing that may justify a change in decision. In addition, when an app is rejected it is very important to explain clearly what you did to correct or why you think it is a misunderstanding. Not by considering the reviewer is dumb, but simply that he/she cannot spend 2 hours on the app and so needs easy to check information.
Replies
Boosts
Views
Activity
Apr ’22
Comment on "-[_NSXPCDistantObject ___nsx_pingHost:]: unrecognized selector sent to instance 0x600000408140" error while working with photo editing extension
You market your answer as the correct answer,. So it seems you have found the solution ? What was the problem ? That could be of interest for others.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Apr ’22
Comment on "-[_NSXPCDistantObject ___nsx_pingHost:]: unrecognized selector sent to instance 0x600000408140" error while working with photo editing extension
So it seems you have found the solution ? What was the problem ? That could be of interest for others.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Apr ’22
Comment on Why more number of getsegmentdata crashes occurs
You welcome. Sure several of us will try to help as soon as they get the complementary info.
Replies
Boosts
Views
Activity
Apr ’22
Comment on What are the methods for jumping a page?
You're probably right from previous post. But he/she should be more explicit…
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Apr ’22
Comment on how to find selected row array index in Table
Thanks for feedback. In fact the key was id = UUID(). It seems you never use index ? Otherwise, this is probably a typo: index: "2, id: 2"
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Apr ’22
Comment on How can I write this generic as a var instead of a func?
Yes, using func is much easier. But your question was a challenge to find a way to express it as a var. Good continuation, don't forget to close the thread. It may be of interest of others to see there was a solution tou the question, even though too complex for the benefit.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Apr ’22
Comment on How to change the IOS version in Xcode 13 simulation
If you can't rely on simulator running on Mac, you may need to find an iPhone with older iOS version.
Replies
Boosts
Views
Activity
Apr ’22
Comment on Picker freezes
Thanks for feed back. It was effectively a bug. You close by marking the answer you consider correct (the circle with the √ sign below the up and down arrow next to the answer. So you can also close your bug report.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Apr ’22
Comment on ios beta
No, it should support 15.4.1 as well. Contact support.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Apr ’22