Post

Replies

Boosts

Views

Activity

Comment on Using an @EnvironmentObject Breaks Xcode Previews
That's a very general request. Apple should improve seriously its documentation, by providing simple but complete examples of running code. Similar to what @thafner posted for environmentObject preview. Note only in this case, but everywhere. There are too many doc pages which simply write the API without any explanation.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Jan ’22
Comment on Stored XSS
The forum is not a personal playing field. Unless you have a question to ask other developers, please refrain from using that way. Have a good day.
Jan ’22
Comment on its a ranodom test
Forum is not a place to play ; or at least explain what you are testing. Otherwise it is just more noise on the forum.
Jan ’22
Comment on About
What is your question ? If it is just promotion, that's not allowed on the forum. So please explain what you are looking.
Jan ’22
Comment on Unable to accept new developer program license agreement
Thanks for feed back. Just note when you mark an answer to close the thread, you should mark the answer not your own reply. have a good.
Replies
Boosts
Views
Activity
Jan ’22
Comment on Does App Store Review accept WebKit Websites?
Also I discovered that the reviewers don't consider the code of the actual app: how do you come to this conclusion ? The code analysis (essentially what API are used) is most likely done automatically.
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jan ’22
Comment on Am getting wrong index path.row from tableview
That means also that counting devices in cellForRowAt does not make sense. You just count (or add to count in this code) the number of newly visible cells.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jan ’22
Comment on How to get rid of "No such file or dir" warning?
Isn't there a alekseytimoshchenko in your company ? Did you clean with Clean Build Folder ?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jan ’22
Comment on Xcode 13.2.1 failed showing Preview
There is a diagnostics log from @GridPen in another thread: https://developer.apple.com/forums/thread/697975?answerId=700563022#700563022
Replies
Boosts
Views
Activity
Jan ’22
Comment on Using an @EnvironmentObject Breaks Xcode Previews
That's a very general request. Apple should improve seriously its documentation, by providing simple but complete examples of running code. Similar to what @thafner posted for environmentObject preview. Note only in this case, but everywhere. There are too many doc pages which simply write the API without any explanation.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jan ’22
Comment on Designables - build failed - Xcode 13
So, you cannot see IBDesignables ? But you get your app running normally ? Did it once work with previous Xcode version ? I have the same problem, from time to time. After closing Xcode, possibly restarting Mac, it may (or not) work. This is pretty whimsical.
Replies
Boosts
Views
Activity
Jan ’22
Comment on Stored XSS
The forum is not a personal playing field. Unless you have a question to ask other developers, please refrain from using that way. Have a good day.
Replies
Boosts
Views
Activity
Jan ’22
Comment on its a ranodom test
Forum is not a place to play ; or at least explain what you are testing. Otherwise it is just more noise on the forum.
Replies
Boosts
Views
Activity
Jan ’22
Comment on Enable/Disable UISlider when a SegmentControl is selected in Table cell
That's a simple mechanism but absolutely essential in TableViews. In particular, never consider cell as a dataDstorage. Nothing is stored there, they are just for display. All is stored in dataSource. Keeping this in mind makes using TableViews, CollectionViews, a very easy topic. Good continuation in a happy new year.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jan ’22
Comment on Where to review and agree the newly updated agrement??
Thanks for feedback. Lesson here is that in such a case, direct contact by phone is far better than mail.
Replies
Boosts
Views
Activity
Jan ’22
Comment on App has been for a long time in a non releasable state
Are you based outside US ? In some countries, verification process takes much longer.
Replies
Boosts
Views
Activity
Jan ’22
Comment on XCode 13.2 Freezes When opening Large Swift File
@ahlabib is it a .strings file ? Or is it a Swift file with let declarations ? Could you show a small part of the file ?
Replies
Boosts
Views
Activity
Jan ’22
Comment on How much does it cost to develop an app like Airbnb?
@mtoag please refrain from using the forum for your company promotion. It is simply forbidden here.
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Jan ’22
Comment on About
What is your question ? If it is just promotion, that's not allowed on the forum. So please explain what you are looking.
Replies
Boosts
Views
Activity
Jan ’22