Post

Replies

Boosts

Views

Activity

Reply to Problem with testing
If you comment on a response it doesn't mark the thread as having had any responses, so it doesn't look like the thread has had any updates. You need to reply to posts rather than comment. Anyway, you say you've tried it on the iPad Simulator... what happened? Did it work or not? You're really not providing even the bare minimum information for us to help you. If you try something you need to tell us what happened or we have to ask you what happened, and it just takes longer to get a solution. So, what happened? Did your app work or not?
2w
Reply to Question about Xcode
I have an app that has an iOS target and a watchOS target. In the iOS target there's an Info.plist file, which was auto-generated, but has been modified as the app has developed over the years. The watchOS target also has an Info.plist file, but all it contains is this: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>UIApplicationSceneManifest</key> <dict> <key>UIApplicationSupportsMultipleScenes</key> <false/> <key>UISceneConfigurations</key> <dict/> </dict> </dict> </plist> What are you trying to put into an Info.plist file, and which file: the iOS one or the watchOS one?
2w
Reply to MintAi - Expense Tracker
I don't think you've really understood what these Developer Forums are here for. They're for developers of apps for Apple's platforms - like you - to ask each other for hints and tips on coding. They're not for you to advertise your latest app, and they aren't here for you to drum up testers for it. We all have our own apps to develop and test; do you think we have spare time to test your apps, too? (No.) You can advertise your apps on the various Mac/iPhone rumour sites, but please don't do it here.
2w
Reply to Use iPhone for Two Factor Login
Every authenticator app can generate codes for multiple accounts, so yes, you can use your iPhone for more than one account. That aside, this isn't the place for this sort of question. These are the Developer Forums, where developers of apps for Apple's platforms ask each other for hints and tips on coding. Your question is more of a product support one, so I'd suggest you ask it over at the Apple Support Forums. Thanks.
2w
Reply to Problem with testing
Apple are right - all iPhone apps can run on an iPad, so you need to test that your app will run on an iPad. You said: "everything was fine in the simulator and in the real iPhone", but you don't say whether you tried it in the iPad Simulator or just the iPhone Simulator? I suggest you build your app and run it on an iPad Air 5 Simulator, and see whether it works. If it doesn't, you'll be able to fix it and re-submit it for approval.
2w
Reply to Cant see any Documents and Desktop items on local hard disk after upgrading to macOS Tahoe 26
You can store your Desktop items and Documents folder contents in iCloud Drive, so it looks like the Public Beta might have turned this option on. Just go into your Settings app and into your Apple Account. In the iCloud section there'll be a "Drive" item, and within there will be a switch to turn off Desktop & Documents Folders. (These steps are valid for Sequoia, and may have changed slightly in Tahoe, so take a minute and have a look around.)
2w
Reply to TestFlight
You ask the developer of the specific app you want to test, and they invite you. You can do this by contacting them through the contact details that every app developer provides on their app pages in the App Store. What you don't do is put a post on these Developer Forums about it, because: The developer of the app you want to test is likely not on here. (There are millions of developers around the world, and not every developer is on here.) Even if they are here, your post is not specific enough, so even if they saw it they wouldn't know it's their app you want to test. These are the Developer Forums, where developers of third-party apps for Apple's platforms ask each other for hints and tips on coding. Asking for TestFlight invitations is nothing to do with these forums.
2w