Post

Replies

Boosts

Views

Activity

Reply to Use SwiftData Crash When #Preview
What is the crash? Saying something has crashed without the specifics of the crash is most likely not going to get you the help you're looking for. So provide any logs you may have related to the crash from the Xcode console or a screenshot of the crash so anyone looking at your post can have a context to work with.
Topic: App & System Services SubTopic: iCloud Tags:
Jan ’24
Reply to How to make an iPhone app resizable on Macs with an M-chip?
Unless it is a game, apps don't automatically launch full screen for obvious reasons. It's a preference of the user to resize the window as they see fit for their own needs. If your app only supports iPhone then it will always launch using the size of an iPhone device. You can go back to the drawing board and include a made-for-iPad target and layouts or include native macOS support if you wish for your users to have the ability to resize the app window.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Jan ’24
Reply to App Review Rejected - 3.1.1 In-App Purchase
You have the wrong business, or might I say, faith model. In-app purchases are used to deliver digital goods or services according to the rejection guidelines quoted in the notice. If you need tips or donations, you're better off running a website to solicit such funds, and your marketing strategy will need to be adjusted. An app of this type doesn't fit the In-App-Purchasing model.
Topic: App & System Services SubTopic: StoreKit Tags:
Jan ’24
Reply to Detect if iOS app is running on Apple Silicon Mac using pure C
Sorry, dude, get with the times. If it's not published or public, it's private, and there'd be no info available on what you're asking.
Topic: App & System Services SubTopic: Hardware Tags:
Replies
Boosts
Views
Activity
Jan ’24
Reply to Calling custom dylib won't boot on the mac app store, I wrote desktop software. I want to know how.
Learn native coding - That is the best advice. Please go to the owners of the library you're using and post the question there, as this is not an Apple product.
Replies
Boosts
Views
Activity
Jan ’24
Reply to Pass Swift Array To C++ As A std::vector
Please see a similar discussion here: https://forums.swift.org/t/what-is-the-suggested-way-to-pass-array-vector-data-back-and-forth-from-swift-and-cpp/69044/3
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jan ’24
Reply to Use SwiftData Crash When #Preview
What is the crash? Saying something has crashed without the specifics of the crash is most likely not going to get you the help you're looking for. So provide any logs you may have related to the crash from the Xcode console or a screenshot of the crash so anyone looking at your post can have a context to work with.
Topic: App & System Services SubTopic: iCloud Tags:
Replies
Boosts
Views
Activity
Jan ’24
Reply to How to make an iPhone app resizable on Macs with an M-chip?
Unless it is a game, apps don't automatically launch full screen for obvious reasons. It's a preference of the user to resize the window as they see fit for their own needs. If your app only supports iPhone then it will always launch using the size of an iPhone device. You can go back to the drawing board and include a made-for-iPad target and layouts or include native macOS support if you wish for your users to have the ability to resize the app window.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jan ’24
Reply to What version of Xcode can I make a game for older iOS versions (ex: iOS 5) but still playable on iOS 17?
zero
Replies
Boosts
Views
Activity
Jan ’24
Reply to Thread 1: "Application tried to present modally a view controller that is already being presented by <UINavigationController
Yes, you should consider doing it correctly.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jan ’24
Reply to cannot reinstall High Sierra - not your typical issue! Mid 2017 MBP
Marking this for removal - Please post in the Apple community forums. https://discussions.apple.com/welcome
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jan ’24
Reply to Safari keeps logging me out of websites
You will have better luck creating a bug ticket via the Feedback app or at https://developer.apple.com/bug-reporting/
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jan ’24
Reply to App Review Rejected - 3.1.1 In-App Purchase
You have the wrong business, or might I say, faith model. In-app purchases are used to deliver digital goods or services according to the rejection guidelines quoted in the notice. If you need tips or donations, you're better off running a website to solicit such funds, and your marketing strategy will need to be adjusted. An app of this type doesn't fit the In-App-Purchasing model.
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Jan ’24
Reply to CLMonitor Beacon Example is Nonfunctional
Try putting some distance between yourself and the beacon to simulate proximity changes or turn the beacon off and on to see if it triggers an event and/or identifier state event.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jan ’24
Reply to Xcode 13: Active breakpoint turns to an outline when app is run.
Xcode 15 and still happening @eskimo
Replies
Boosts
Views
Activity
Jan ’24
Reply to iOS app local storage persistency when updating app (Xamarin -> Flutter)
Please post all of your questions on the respective Microsoft and Google forums for assistance on their APIs. These are not Apple products. They're not developed by Apple.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jan ’24
Reply to "'Element' is not a member type of class" error in SwiftData: What am I doing wrong?
SwiftData was never meant to be used like this. I recommend reading the Apple SwiftData examples and watching the WWDC videos.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jan ’24
Reply to iPadOS17.8 beta not syncing our app
There is no iOS/iPadOS 17.8 Beta.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jan ’24