Post

Replies

Boosts

Views

Activity

Reply to Accessing variables in one class from other class
..
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Dec ’21
Reply to swift-frontend memory usage
I'm also having the exact same issue, it shows 50 GB memory usage and asks me to force quit apps to freeup memory. Very strange.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jan ’22
Reply to Bogus 4.3.0 Rejections - Need Help!
Did you get it approved? I think thousands of pixalation apps are there. That's why they are rejecting it. May be they are promoting their own app. May be a developer is having the same app developed and now he wants to have all the earnings. Could be internal politics. Anything can happen.
Replies
Boosts
Views
Activity
Apr ’22
Reply to How to show text only if button is pressed
I still don't get what you're trying to do. So you have a MemorySA array of answers. Then each answer options will list as a button. You gonna click one of them. Then it should remove all the buttons and only show a text of the actual answer?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Apr ’22
Reply to How to show text only if button is pressed
I still don't get what you're trying to do. So you have a MemorySA array of answers. Then each answer options will list as a button. You gonna click one of them. Then it should remove all the buttons and only show a text of the actual answer?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Apr ’22
Reply to Swift preview SwiftUI mode for iOS app not working at all…
To be honest, I stopped using the previews as it's so slow in mac mini m1. When I add a new file, I delete the code which is responsible for the preview and always run the simulator to see if I did it correctly. It's a pain in the bum, but still better than non-responsive previews.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Apr ’22
Reply to ObservableObject as a singleton vs EnvironmentObject
Environment objects are better as you can just attach it in the @main and access everywhere in the app. But both of them have it's own use cases.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Apr ’22
Reply to Notification of Media playback status Mac
You posted this 23 hours ago and no one replied, this developer forums seriously need paid people to answer developer questions. C'mon how much apple is earning from selling the devices. c'mon apple employ some people.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jan ’23
Reply to Can Objective-c projects be created with Xcode 15?
Does this solves your problem? This shows the way to do it, it seems. https://codermite.com/t/is-it-possible-to-create-objective-c-projects-using-xcode-15/
Replies
Boosts
Views
Activity
Nov ’23
Reply to iOS: Find all the permissions which are granted or denied to an app
Does this solves your problem? https://codermite.com/t/in-ios-how-can-i-retrieve-a-list-of-all-the-permissions-granted-or-denied-to-an-app/
Topic: Programming Languages SubTopic: General Tags:
Replies
Boosts
Views
Activity
Nov ’23
Reply to What is different between Cocoa Touch Framework and Cocoa Touch Static Library ?
Does this solves your problem? https://codermite.com/t/understanding-the-purpose-of-cocoa-touch-framework-in-xcode-project-templates/
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Nov ’23
Reply to Mounting a Notarized DMG via hdiutil while Offline
There are two main methods. Does the following solves your problem? https://codermite.com/t/executing-shell-commands-like-open-hdiutil-xattr-from-a-swift-application-for-dmg-management-and-notarisation/
Topic: Code Signing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Nov ’23
Reply to Swift switch statement error Type 'Binding<T>' has no member 'member'
Does this solves your problem? https://codermite.com/t/swift-switch-statement-error-binding-gadgetcategory-has-no-member-category1/
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Nov ’23
Reply to Return an updated UIImageView
Does this help to solve your problem? https://codermite.com/t/issue-with-saving-processed-images-in-swift-uiimage-becomes-nil
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Nov ’23
Reply to swift code not working as intended in Xcode
Does this help to solve your problem? https://codermite.com/t/trouble-updating-background-image-after-selecting-from-tableview-in-swift/
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’23