Post

Replies

Boosts

Views

Activity

Reply to How to convert ModelEntity to Model3D??
This is like asking someone to make water from a stone. ModelEntity describes & holds data. Model3D Presents or renders a 3D object to the View. My suggestion will be to go here https://developer.apple.com/documentation/realitykit/modelcomponent and scroll down to the sample games and see if it is already being done.
Topic: Graphics & Games SubTopic: RealityKit Tags:
Jul ’23
Reply to Safari is taking too much memory
Today this is still an issue where Safari sits idle, and the browser tabs go off on a memory consumption rampage. The same sites, when opened in Chrome tabs when viewed in Activity monitor, Chrome does a better job managing the memory. Imagine running out of memory on an M2 max doing absolutely nothing. Apple Silicon M2 Max, 32GB macOS 13.4.1 Safari 16.5.1
Topic: App & System Services SubTopic: Core OS Tags:
Jul ’23
Reply to Xcode 14.3.1+ Bug: App crashes on launch iOS 16.0 - MediaPlayer
Is the value media or Media? Also, post the code snippet showing the usage for the class MPMusicPlayerPlayParameters regarding how the dictionary is being created. Take a look here as well: https://developer.apple.com/forums/thread/687819
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jul ’23
Reply to Can SwiftData handle compound keys?
Filing a bug report will place this on Apple's radar since it was possible under CoreData given SwiftData is still in beta.
Replies
Boosts
Views
Activity
Jul ’23
Reply to Instantiating "HTML-styled" NSAttributedString in a View's body produces weird behaviour
Seems like an over-engineered issue.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jul ’23
Reply to My loop makes a click noise each time it starts
What is the length of the Audio Clip in relation to the number of bars being played and the last instrument or vocal in the music before the end? The Audio clip might need to be re-edited using an audio editing tool ...
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jul ’23
Reply to Trademark Req. Submitted - State is 8 months behind on completing applications
Google TRADEMARK SYMBOLS (®), TM, SM – A COMPLETE GUIDE by COHN Legal.
Replies
Boosts
Views
Activity
Jul ’23
Reply to Trademark Req. Submitted - State is 8 months behind on completing applications
Read this article on how to deal with pending trademarks and the verbiage and symbols used to convey this information https://www.cohnlg.com/trademark-symbols-r-tm-sm-a-complete-guide/#:~:text=In%20summary%2C%20the%20trademark%20symbol,that%20have%20been%20officially%20registered.
Replies
Boosts
Views
Activity
Jul ’23
Reply to Trademark Req. Submitted - State is 8 months behind on completing applications
We are not lawyers. But if your business name is registered, that is enough to protect what you might be working on until the trademark is approved. There is nothing wrong with using verbiage along the lines of Trademark #number pending then when you have it, then later update the verbiage. Again we are not lawyers here.
Replies
Boosts
Views
Activity
Jul ’23
Reply to How to convert ModelEntity to Model3D??
This is like asking someone to make water from a stone. ModelEntity describes & holds data. Model3D Presents or renders a 3D object to the View. My suggestion will be to go here https://developer.apple.com/documentation/realitykit/modelcomponent and scroll down to the sample games and see if it is already being done.
Topic: Graphics & Games SubTopic: RealityKit Tags:
Replies
Boosts
Views
Activity
Jul ’23
Reply to Scanning for devices connected in current WiFi not working for iOS versions 16 and above
You might need to request an entitlement from Apple below or file a bug report with the Umeye team on GitHub. https://developer.apple.com/documentation/bundleresources/entitlements/com_apple_developer_networking_networkextension
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jul ’23
Reply to Is there any way to have trial and a discount on a subscription using inAppPurchase?
Or take a look at the new iOS version of Logic Pro to see how the onboarding is done ...
Replies
Boosts
Views
Activity
Jul ’23
Reply to Install4j Dark Mode Ventura
Please consult the Install4J community for issues related to their products.
Replies
Boosts
Views
Activity
Jul ’23
Reply to OSLog Request: split long output into structured and stdio instead of dropping long printouts entirely?
Your logging should be concise and informative to minimize resource over-usage during release or at least disabled. Now during development or debug builds, you can go crazy with the output. Follow the suggested workaround until the next beta resolution list is published.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jul ’23
Reply to Safari is taking too much memory
Today this is still an issue where Safari sits idle, and the browser tabs go off on a memory consumption rampage. The same sites, when opened in Chrome tabs when viewed in Activity monitor, Chrome does a better job managing the memory. Imagine running out of memory on an M2 max doing absolutely nothing. Apple Silicon M2 Max, 32GB macOS 13.4.1 Safari 16.5.1
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jul ’23
Reply to Random kernel panic - Submission on work queue 38 failed due to insufficient space!\n" @IGGuC.cpp:3124
Open a support ticket directly with Apple. Nothing but third-party developers reside here.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’23
Reply to Create RSA public key in iOS and send to a Java backend.
Did you debug the Java side to see the details of the error?
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’23