This is a dedicated space for developers to connect, share ideas, collaborate, and ask questions. Introduce yourself, network with other developers, and join us in fostering a supportive community.

All subtopics

Post

Replies

Boosts

Views

Activity

Question About App Tracking Transparency for Delivery App
I have delivery app for customer, driver and we collected location data from user. With the app for driver, we collected location data for provide direction to deliver, tracking location on Admin to support and send nearest order request. With the app for customer, we collect location data to show nearest restaurant in 1 km and send current location on Admin for support. So, I still concern that the app for driver or customer should have request App Tracking Transparency permission?
0
0
93
5d
Complaint Regarding iPhone 14 Screen Issue Case ID: 102323069276
Dear Apple Support, I am writing to express my dissatisfaction with the handling of my case regarding my iPhone 14 screen issue Case ID: 102323069276. From last 1 month, I contacted Apple Support and reported that my iPhone 14 screen turned black after a software update. I spoke with an advisor but every time they tell that they can't reach me. Since then, I haven't received any further updates or solutions. I am frustrated by the lack of progress and would appreciate it if you could escalate this matter. Thank you for your time and attention to this issue. Sincerely, Mohammed Arsh
3
0
700
6d
My Developer Account Has Expired, No Option to Renew
Hello, My developer account has expired, and I can't renew it. Despite checking on both my iPhone and Mac App Store, my subscription doesn't show up in the subscription list. The renew button is missing in the Developer app on both iPhone and Mac, and it’s also absent on the website: https://developer.apple.com/account. I’ve tried logging in and out multiple times on both devices. I’ve even contacted Apple Support, but haven’t received any response. My apps are at risk of being removed from the store. I’m in the middle of an important project and can't even publish a TestFlight version. It's incredibly frustrating. It's disappointing that such a large company like Apple could have such a glaring issue. Can anyone please suggest a way to fix this?
2
0
211
1w
Tokenised text search in SwiftData help
The SwiftData predicate documentation says that it supports the contains(where:) sequence operation in addition to the contains(_:) string comparison but when I put them together in a predicate to try and perform a tokenised search I get a runtime error. Unsupported subquery collection expression type (NSInvalidArgumentException) I need to be able to search for items that contain at least one of the search tokens, this functionality is critical to my app. Any suggestions are appreciated. Also does anyone with experience with CoreData know if this is possible to do in CoreData with NSPredicate? import SwiftData @Model final class Item { var textString: String = "" init() {} } func search(tokens: Set<String>, context: ModelContext) throws -> [Item] { let predicate: Predicate<Item> = #Predicate { item in tokens.contains { token in item.textString.contains(token) } } let descriptor = FetchDescriptor(predicate: predicate) return try context.fetch(descriptor) }
2
1
183
1w
WWDC 2024 notes by rtrouton
Notes from What's new in Privacy - Wednesday, June 12th 2024: https://developer.apple.com/forums/thread/757223 Notes from What's new in device management - Thursday, June 13th 2024: https://developer.apple.com/forums/thread/757219 Answered questions from Device Management lab session: https://developer.apple.com/forums/thread/757232 Answered questions from Security lab session: https://developer.apple.com/forums/thread/757230
0
0
126
3w
Downgrading from iOS 18 beta 2 to iOS 18 beta 1
So, I’ve been using iOS 18 beta for some time, it worked perfectly and flawlessly. I downloaded and installed iOS 18 beta 2, and it has made my iPhone not so much usable, it’s really laggy, buggy, slow, makes my phone hot. Is there a way to roll back to iOS 18 beta 1? I’ve made a backup of my iPhone on my iMac before installing beta 2. I would have posted this on the normal apple community, but my post was taken down because it contained stuff related to beta software.
5
3
2.3k
1w
Need guidance regarding subscriptions
Hello fellow developers, I'm releasing my first app which I worked on for a whole year. And the only thing left to resolve on App Review, is this: **Guideline 3.1.2 - Business - Payments - Subscriptions Your app uses auto-renewable subscriptions, but it does not clearly describe what the user will receive for the price. Next Steps To resolve this issue, please revise the details of your subscription to clearly describe what the user will receive for the price.** I've tried multiple reiterations of how my app offers my two subscription options: Monthly or Annually. The whole app is only available through paid subscriptions. Meaning the user can only see the 'login' screen, 'FAQ' screen, 'create account' screen, and 'choose subscription' screen without a subscription. I'm attaching an image of the 'choose subscription' screen which is the problem of the app review. I've described the features the user will benefit from. And both subscriptions are visible with price and time period. Thank you for your attention and I'm looking forward to some much needed help. Sincerely, Empatia developer
1
0
170
1w
React Native build issue
Created an app in react native but it fails when trying to load the iOS application. The error block is too large to pull any useful debug information A summarised version is below 2024-06-28 12:57:20.459 xcodebuild[4719:53569] DVTAssertions: Warning in DVTiOSFrameworks/DTDeviceKitBase/DTDKRemoteDeviceData.m:408 Details: (null) deviceType from 7ecf611b5088b150372e24fd68af930bd7afd085 was NULL when -platform called. Object: <DTDKMobileDeviceToken: 0x7fce74c8d030> Method: -platform Thread: <NSThread: 0x7fce702108b0>{number = 3, name = (null)} Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide. 2024-06-28 12:57:20.712 xcodebuild[4719:53646] DVTAssertions: Warning in DVTiOSFrameworks/DTDeviceKitBase/DTDKRemoteDeviceData.m:408 Details: (null) deviceType from 7ecf611b5088b150372e24fd68af930bd7afd085 was NULL when -platform called. Object: <DTDKMobileDeviceToken: 0x7fce74c8d030> Method: -platform Thread: <NSThread: 0x7fce74cca640>{number = 10, name = (null)} Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide. 2024-06-28 12:57:20.817 xcodebuild[4719:53646] DVTAssertions: Warning in DVTiOSFrameworks/DTDeviceKitBase/DTDKRemoteDeviceData.m:408 Details: (null) deviceType from 7ecf611b5088b150372e24fd68af930bd7afd085 was NULL when -platform called. Object: <DTDKMobileDeviceToken: 0x7fce74c8d030> Method: -platform Thread: <NSThread: 0x7fce74cca640>{number = 10, name = (null)} Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide. ** BUILD FAILED ** The following build commands failed: PhaseScriptExecution [CP-User]\ Generate\ Specs /Users/mobiledev/Library/Developer/Xcode/DerivedData/ScanValidate-evohoxurqotysugjrrxkbpjnbrzn/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-Codegen.build/Script-46EB2E0001BE30.sh (in target 'React-Codegen' from project 'Pods') (1 failure) Build logs written to /Users/mobiledev/Desktop/React-Native/ScanValidate/.expo/xcodebuild.log
1
0
178
1w
System Data taking 30G on iPhone 12
I’m on the iOS 18 Beta 1 with my iPhone 12. Since I only have 64 gigs on this phone, storage is sometimes an issue, though I can normally decrease it by getting rid of apps. As of downloading iOS 18, though, “System Data” is always taking half of my storage. Because of this, I am unable to update to a newer version of iOS 18. It also sometimes prevents me from taking photos, where I then have to restart my whole phone to get a little bit extra storage. Is there any way to update without the storage, or some way to decrease System Data?
0
0
184
1w
WWDC 2024 notes by rtrouton
Notes from What's new in Privacy - Wednesday, June 12th 2024: https://forums.developer.apple.com/forums/thread/757223 Notes from What's new in device management - Thursday, June 13th 2024: https://forums.developer.apple.com/forums/thread/757219 Answered questions from Security lab session: https://forums.developer.apple.com/forums/thread/757230 Answered questions from Device Management lab session: https://forums.developer.apple.com/forums/thread/757232
0
1
250
1w