Search results for

Apple Maps Guides

149,555 results found

Post

Replies

Boosts

Views

Activity

Reply to Xcode Signing Fails: Provisioning Profile "doesn't match" com.apple.developer.driverkit.userclient-access entitlement
Hi Smith, To add more context to my previous reply, especially regarding the userclient-access entitlement: The main reason we switched our testing focus to the communicates-with-drivers entitlement is because the userclient-access path is completely blocked at build time for us, exactly as you suspected. Here is a detailed breakdown of what happens when we use userclient-access: Entitlement Configuration: We configure our DriverKitSampleApp.entitlements with the correct, specific bundle ID of our DEXT: com.apple.developer.driverkit.userclient-access com.accusys.Acxxx.driver Immediate Build Failure: As soon as we try to build the app with this entitlement, Xcode's signing process fails instantly. This happens with both Automatic Signing and a manually created Provisioning Profile. The Error Message: The error is always the same: Provisioning profile ... doesn't match the entitlements file's value for the com.apple.developer.driverkit.userclient-access entitlement. The Proof (from QuickLook): Following your
Topic: App & System Services SubTopic: Drivers Tags:
1w
Failed to submit my application for my Apple Developer Account
I am trying to have an Apple developer account, but when I submit the payment it says that the bank didn’t authorise my transaction, which is not true because I already spoke to the bank and they say they didn’t get a notification of any transaction and they didn’t block anything. I believe the error is on Apple's side and I would be very happy to have any support, especially since I can’t reach to Apple via call and I can’t find their email. Thank you
0
0
63
1w
APPLE STOCKS
Hi I was thinking, wouldn’t it be awesome if Apple had a stock app? I know, it might sound crazy, but honestly, it would be a fantastic addition to their finance section! Imagine having a wallet, Apple credit card, and a stock app all in one place. In my opinion, that could totally revolutionize everything!
1
0
690
1w
Request for Clarification: Developer Account Termination After Metadata Issue
Hello, My Apple Developer account has recently been flagged for termination on the grounds of “fraudulent or dishonest activity.” The reason given was misleading metadata, specifically related to references to “Nano Banana”. I want to clarify a few important points: My app legitimately uses Google’s official API via fal.ai, and I pay for this usage. My app was published before Google even introduced “Nano Banana” as an internal label in Gemini, so there was no way for me to anticipate a conflict. “Nano Banana” is not a registered trademark, only a label Google uses internally. I have already removed every single reference to it from my app and metadata. Currently, none of my applications contain misleading content, inaccurate metadata, or third-party trademarks. My account is in full compliance with the Developer Program License Agreement and App Review Guidelines. Despite this, Apple has proceeded with termination. As an independent developer, this feels like a double standard compared to c
0
0
46
1w
Help with Safari Web Extension Distribution with XCode
How does one get help with learning how to release a simple Javascript (single file) with Manifest on the Apple App Store. All ChatGPT references old menu options and directions that for weeks, I end up down paths that make no sense. Then when I tell ChatGPT, Oh you are right, that option is now ... and you do that - but then it's wrong again. I've bought Apple Developer License and spent 2 weeks wrestling with Certificate and missing files. How does one get help (paid or otherwise) from someone who knows how to release a Safari Web Extension on the App Store?
0
0
37
1w
Reply to How to print WKWebView in Sequoia?
My code is much more elaborate than that. To start with, I create my own print operation via printOperationWithSettings:error: (still Objective-C). I don't call runModal at all. WebView is really tricky with printing, at least for me. I create a new view just for printing, then load it, and print in my load completion using NSDocument's printDocumentWithSettings:.... And of course, all this still uses the long-deprecated WebView class. I don't know if Apple ever added print support WKWebView. Still works in Tahoe. You seem to be trying to use the new logic. I don't plan on using WKWebView in the future anyway. So if Apple eventually removes the old WebView I won't be affected.
Topic: App & System Services SubTopic: Core OS Tags:
1w
Apple 403 detected - Access forbidden
Good afternoon, I have a project called 'Minha Ufal'. When I try to generate the build, I'm asked to log in to Apple Developer. After that, I get the following error: Log in to your Apple Developer account to continue √ Apple ID: ... wilamis@****** › Restoring session C:Userswill.app-storeauthwillcookie √ Logged in Local session ✖ Failed to register bundle identifier br.edu.ufal Apple 403 detected - Access forbidden. This request is forbidden for security reasons - You currently don't have access to this membership resource. Error: build command failed. I currently have App Manager, Customer Support, and Sales permissions. Could you help me or give me some insight on how to solve this problem? I thank you in advance and await your response.
0
0
61
1w
Apple on-device AI models
Hello, I am studying macOS26 Apple Intelligence features. I have created a basic swift program with Xcode. This program is sending prompts to FoundationModels.LanguageModelSession. It works fine but this model is not trained for programming or code completion. Xcode has an AI code completion feature. It is called Predictive Code completion model. So, there are multiple on-device models on macOS26 ? Are there others ? Is there a way for me to send prompts to this Predictive Code completion model from my program ? Thanks
1
0
210
1w
tvOS .background Colors
So I normally use the below as quick reference guide: https://mar.codes/apple-colors however, what is the reason that iOS colors are not available on tvOS? Especially the system/grays that are available on iOS. What does everyone else use for alternatives to these to get close matches between their multi platform apps?
1
0
91
1w