Search results for

“Apple Maps Guides”

155,911 results found

Post

Replies

Boosts

Views

Activity

IOS Swift touch screen issue
MyOwnKeyboard Pad app has 4 text views with textfields that use touch screen for editing. There is one view, Compose, that has a textfield and a textview (UIRepresentable). The app enters text into the view using textfield buttons. The app has total control of editing. When entering text if the screen is touched it conflicts the cursor position and creates an out of bounds failure. In that view the app does not need any touch events. I need a method in UIRepresentable to disable the touch event. I am not familiar with UIRepresentable as this code was provided by Apple to solve a 16 bit unicode character issue. What would be the code to disable touch events in the UIRepresentable compose view. The app is free for a while until this problem is fixed. It is for iPads 11+ . The name in the app store is MyOwnKeyboard Pad. I know some great engineer will find the answer. DTS tried. Thanks to all, maybe I'll sell some. Charlie 25mar26
1
0
119
1w
Reply to Monitor mode capture broken with Wi-Fi 7 (M5 Pro MacBook Pro) on macOS 26 - worked previously on same OS with older hardware
I’ve also spent some time investigating this. While monitor mode works, setting the channel using CoreWLAN’s [CWInterface setWLANChannel:error:] API does not behave as expected. As a result, capturing isn’t reliable for third-party apps on Macs with the Apple N1 Wi-Fi chip or the MacBook Neo. I've identified and submitted two issues: FB22295165: [CWInterface setWLANChannel:error:] does not work on a disassociated interface, even though the documentation indicates it should, and it behaves correctly on older Macs. FB22295685: Once in monitor mode, [CWInterface setWLANChannel:error:] reports a successful channel change and the interface reflects the requested channel, but capturing continues on a different channel (usually the channel the interface was operating on previously to being placed in monitor mode). There also appears to be a race condition between entering monitor mode and macOS attempting to rejoin a network shortly after calling [CWInterface disassociate]. While I can’t confirm this defini
Topic: App & System Services SubTopic: Core OS Tags:
1w
Reply to Advanced App Clip Experiences stuck in "Received" — never transition to "Published"
Thanks Albert. The AASA is publicly accessible with no blocking, no IP filtering, and no user agent restrictions: https://fanarchy.fans/.well-known/apple-app-site-association Apple's own CDN already has the current version synced: https://app-site-association.cdn-apple.com/a/v1/fanarchy.fans So the AASA sync is working — the issue is the experiences stuck in Received and not transitioning to Published. We're also seeing inconsistent behavior across devices. QR code scans for the same URL work on some devices but show App Clip not available on others. For example, it works on an iPhone but fails on an iPad — same URL, same network, both fresh devices that have never had our app installed. Interestingly, when we removed /next-game from the App Clip entry in our AASA, QR codes started falling through to Safari where our Smart App Banner meta tag (apple-itunes-app with app-clip-bundle-id) successfully triggers the App Clip card. This workaround is functional but shouldn't be necessary.
1w
Reply to Website environment disappears suddenly
Hey @THeberlein, This is unexpected behavior. Our engineering teams need to investigate this issue, as resolution may involve changes to Apple's software. I'd greatly appreciate it if you could open a bug report; please include a link to your webpage and a sysdiagnose from your Vision Pro captured after this occurred, and post the FB number here once you do. Instructions on capturing a visionOS Sysdiagnose can be found on the Profiles and Logs webpage. Bug Reporting: How and Why? has tips on creating your bug report. Thanks for your help, Michael
Topic: Spatial Computing SubTopic: General Tags:
1w
Reply to Advanced App Clip Experiences stuck in "Received" — never transition to "Published"
Thanks for the post, interesting that's something in the process. TN3168: Making your App Clip available in the App Store | Apple Developer Documentation https://developer.apple.com/forums/thread/804858 There is something I always like to check when deploying AASA files. When the full app is installed, iOS handles the URL invocation locally via your apple-app-site-association (AASA) file and entitlements, bypassing the need to query Apple's App Clip CDN. The fact that this works proves your code, AASA file, and associated domains are configured correctly. The failure for fresh devices is happening because Apple's CDN has not yet been updated with your App Clip's metadata? Can you provide me a link to your AASA file in your server so we can see why is not syncing into the Apple servers? Is your server preventing or blocking IP address or user agents from requesting the AASA file? Sometimes, the job queue in App Store Connect simply drops the task. You can often forc
1w
Reply to Family Controls Entitlement NOT applied to App Extensions (and Support Form is broken)
Dear Apple Entitlements Team, My app FocusPact (Bundle ID: com.hayashikento.FocusPact) has already been approved for the Family Controls (Distribution) entitlement. To resolve a critical bug where restricted apps remain unlocked after the user's Pact period ends, I have implemented a DeviceActivityMonitorExtension. This extension is essential for the app's core functionality to re-enable shields automatically. Could you please authorize the following new Bundle ID for the same Family Controls (Distribution) entitlement? New Extension ID: com.hayashikento.FocusPact.FocusPActMonitor Parent App ID: com.hayashikento.FocusPact Thank you for your continued support in helping me complete my MVP. Sincerely, Kent Hayashi
1w
Reply to macOS App: In-App Purchases section missing from version page - IAPs stuck for 3+ days, 4 app versions approved but IAPs never reviewed
Our IAPs are stuck on In Review and Waiting for Review Waiting for Review: You have submitted your In-App Purchase to be reviewed by Apple. You can make edits to the product while it is in this status. In Review: Your In-App Purchase product is currently being reviewed by Apple. Only edits to the product’s reference name, pricing, and availability can be made when it has this status. This creates a deadlock because we cannot attach them since the section does not show, and the section does not show because they are not Ready to Submit. There is no need since you already submitted them for review. When submitting an In-App Purchase or subscription for the first time, you must submit it with a new app version. If there are multiple In-App Purchases or subscriptions related to that version, submit all of them together. Once App Review approves one or more In-App Purchases or subscriptions for your app, you can submit more In-App Purchases or subscriptions without a new app version. For more inf
1w
Working Anti Virus - Apple Developer Account terminated
Hi, I created an anti virus app that worked within the sandbox. It was non commercial essentially a test to find a marketable anti virus app that could work within the sandbox. App store review kept saying it was malicious over and over again then told us our developer account was pending termination. We have a lot of others app that are my only source of income. I managed to work myself out of homelessness by being an App Developer (I've been an app developer since 2009). Now I'm facing it again for innovation. Thanks David
2
0
126
1w
Reply to Your first subscription must be submitted with a new app version
@h2oconsulting I can't test it in the sandbox, since the application is not approved. Testing In-App Purchase in the Apple sandbox environment doesn’t require you submit your In-App Purchases for review. For more information, see TN3186: Troubleshooting In-App Purchases availability in the sandbox. When submitting an In-App Purchase or subscription for the first time, you must submit it with a new app version. If there are multiple In-App Purchases or subscriptions related to that version, submit all of them together. Once App Review approves one or more In-App Purchases or subscriptions for your app, you can submit more In-App Purchases or subscriptions without a new app version. For more information about submitting In-App Purchases, see Submit an In-App Purchase. After submitting your In-App Purchases to App Review, they might also be missing or unresponsive during review. The sandbox environment is a test environment for testing the In-App Purchase implementation in your app with real product dat
1w
Reply to How does Numbers.app detect that a document was moved to Recently Deleted, and can third-party apps implement the same behavior?
If there is a better way than checking whether the URL contains “.Trash” to determine whether a file was deleted while the app was not running—like the method used by Numbers.app—we would like to adopt it in our app as well. Yes, this is basically what Numbers is doing. If the approach used by Numbers.app relies on Apple private APIs, we understand that it would not be available to third-party developers, and in that case, we will proceed with the “.Trash” URL check approach. There definitely isn't any special private API that numbers is calling that just handles this case. __ Kevin Elliott DTS Engineer, CoreOS/Hardware
Topic: App & System Services SubTopic: General Tags:
1w
Reply to 3.2(f) triggered — account pending termination despite repeated attempts to comply
a long review process with many resubmissions The word 'many' doesn't convey the exact number to others. Can repeated resubmissions / iterative changes alone be interpreted as “evasion” under 3.2(f)? It depends on what you have done, and nobody but people from Apple, Inc. knows it. You have been told that you have some questionable, overly sexual content. Suppose that that you have covered a sexually-revealing person with a see-through material. You've been warned 5 times. And each time you increase its opacity from 10% to 11%, 12%, 13%... If you do it many times without entirely getting rid of this person, I would definitely flag it for evasion.
1w
macOS App: In-App Purchases section missing from version page - IAPs stuck for 3+ days, 4 app versions approved but IAPs never reviewed
Hello everyone, I'm experiencing a critical issue with App Store Connect for our macOS application and I'm hoping someone from Apple or the community can help. THE PROBLEM: The In-App Purchases and Subscriptions section is completely missing from the version page in App Store Connect. According to Apple's documentation, this section should appear between Build and App Review Information on the version page, allowing developers to select and attach IAP products before submitting for review. In our case, this section simply does not exist. WHAT WE'VE TRIED: Submitted 4 separate app versions , ALL approved by App Review Each time, the IAP products were NOT included because the section to attach them is missing Opened a support case on March 23 - no response after 2 business days Opened a second case through the App Setup channel Requested expedited review multiple times Added notes in the App Review Notes field explaining the issue OUR SETUP: We have three IAP products configured (two auto-rene
4
0
100
1w
Payment Confirmed but Apple Account Still Locked – No Support Response
I received the email confirming that I paid for my Apple account, but my account was never unlocked. I’ve already sent emails and requested phone support, but I haven’t been able to get help through any of these methods. I paid with my Visa card. Does anyone know what to do? Has anyone experienced this?
Replies
0
Boosts
0
Views
133
Activity
1w
IOS Swift touch screen issue
MyOwnKeyboard Pad app has 4 text views with textfields that use touch screen for editing. There is one view, Compose, that has a textfield and a textview (UIRepresentable). The app enters text into the view using textfield buttons. The app has total control of editing. When entering text if the screen is touched it conflicts the cursor position and creates an out of bounds failure. In that view the app does not need any touch events. I need a method in UIRepresentable to disable the touch event. I am not familiar with UIRepresentable as this code was provided by Apple to solve a 16 bit unicode character issue. What would be the code to disable touch events in the UIRepresentable compose view. The app is free for a while until this problem is fixed. It is for iPads 11+ . The name in the app store is MyOwnKeyboard Pad. I know some great engineer will find the answer. DTS tried. Thanks to all, maybe I'll sell some. Charlie 25mar26
Replies
1
Boosts
0
Views
119
Activity
1w
Reply to Monitor mode capture broken with Wi-Fi 7 (M5 Pro MacBook Pro) on macOS 26 - worked previously on same OS with older hardware
I’ve also spent some time investigating this. While monitor mode works, setting the channel using CoreWLAN’s [CWInterface setWLANChannel:error:] API does not behave as expected. As a result, capturing isn’t reliable for third-party apps on Macs with the Apple N1 Wi-Fi chip or the MacBook Neo. I've identified and submitted two issues: FB22295165: [CWInterface setWLANChannel:error:] does not work on a disassociated interface, even though the documentation indicates it should, and it behaves correctly on older Macs. FB22295685: Once in monitor mode, [CWInterface setWLANChannel:error:] reports a successful channel change and the interface reflects the requested channel, but capturing continues on a different channel (usually the channel the interface was operating on previously to being placed in monitor mode). There also appears to be a race condition between entering monitor mode and macOS attempting to rejoin a network shortly after calling [CWInterface disassociate]. While I can’t confirm this defini
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
1w
Reply to ENTITY_UNPROCESSABLE.BETA_CONTRACT_MISSING – External TestFlight unavailable, internal builds not downloadable
Currently experiencing the exact same issue (ENTITY_UNPROCESSABLE.BETA_CONTRACT_MISSING), with no response from Apple Developer Support. All agreements are signed, no account changes, etc. Currently unable to test any apps and have been for the last few weeks.
Replies
Boosts
Views
Activity
1w
Reply to Advanced App Clip Experiences stuck in "Received" — never transition to "Published"
Thanks Albert. The AASA is publicly accessible with no blocking, no IP filtering, and no user agent restrictions: https://fanarchy.fans/.well-known/apple-app-site-association Apple's own CDN already has the current version synced: https://app-site-association.cdn-apple.com/a/v1/fanarchy.fans So the AASA sync is working — the issue is the experiences stuck in Received and not transitioning to Published. We're also seeing inconsistent behavior across devices. QR code scans for the same URL work on some devices but show App Clip not available on others. For example, it works on an iPhone but fails on an iPad — same URL, same network, both fresh devices that have never had our app installed. Interestingly, when we removed /next-game from the App Clip entry in our AASA, QR codes started falling through to Safari where our Smart App Banner meta tag (apple-itunes-app with app-clip-bundle-id) successfully triggers the App Clip card. This workaround is functional but shouldn't be necessary.
Replies
Boosts
Views
Activity
1w
Reply to Website environment disappears suddenly
Hey @THeberlein, This is unexpected behavior. Our engineering teams need to investigate this issue, as resolution may involve changes to Apple's software. I'd greatly appreciate it if you could open a bug report; please include a link to your webpage and a sysdiagnose from your Vision Pro captured after this occurred, and post the FB number here once you do. Instructions on capturing a visionOS Sysdiagnose can be found on the Profiles and Logs webpage. Bug Reporting: How and Why? has tips on creating your bug report. Thanks for your help, Michael
Topic: Spatial Computing SubTopic: General Tags:
Replies
Boosts
Views
Activity
1w
Reply to Advanced App Clip Experiences stuck in "Received" — never transition to "Published"
Thanks for the post, interesting that's something in the process. TN3168: Making your App Clip available in the App Store | Apple Developer Documentation https://developer.apple.com/forums/thread/804858 There is something I always like to check when deploying AASA files. When the full app is installed, iOS handles the URL invocation locally via your apple-app-site-association (AASA) file and entitlements, bypassing the need to query Apple's App Clip CDN. The fact that this works proves your code, AASA file, and associated domains are configured correctly. The failure for fresh devices is happening because Apple's CDN has not yet been updated with your App Clip's metadata? Can you provide me a link to your AASA file in your server so we can see why is not syncing into the Apple servers? Is your server preventing or blocking IP address or user agents from requesting the AASA file? Sometimes, the job queue in App Store Connect simply drops the task. You can often forc
Replies
Boosts
Views
Activity
1w
Reply to Family Controls Entitlement NOT applied to App Extensions (and Support Form is broken)
Dear Apple Entitlements Team, My app FocusPact (Bundle ID: com.hayashikento.FocusPact) has already been approved for the Family Controls (Distribution) entitlement. To resolve a critical bug where restricted apps remain unlocked after the user's Pact period ends, I have implemented a DeviceActivityMonitorExtension. This extension is essential for the app's core functionality to re-enable shields automatically. Could you please authorize the following new Bundle ID for the same Family Controls (Distribution) entitlement? New Extension ID: com.hayashikento.FocusPact.FocusPActMonitor Parent App ID: com.hayashikento.FocusPact Thank you for your continued support in helping me complete my MVP. Sincerely, Kent Hayashi
Replies
Boosts
Views
Activity
1w
Reply to macOS App: In-App Purchases section missing from version page - IAPs stuck for 3+ days, 4 app versions approved but IAPs never reviewed
Our IAPs are stuck on In Review and Waiting for Review Waiting for Review: You have submitted your In-App Purchase to be reviewed by Apple. You can make edits to the product while it is in this status. In Review: Your In-App Purchase product is currently being reviewed by Apple. Only edits to the product’s reference name, pricing, and availability can be made when it has this status. This creates a deadlock because we cannot attach them since the section does not show, and the section does not show because they are not Ready to Submit. There is no need since you already submitted them for review. When submitting an In-App Purchase or subscription for the first time, you must submit it with a new app version. If there are multiple In-App Purchases or subscriptions related to that version, submit all of them together. Once App Review approves one or more In-App Purchases or subscriptions for your app, you can submit more In-App Purchases or subscriptions without a new app version. For more inf
Replies
Boosts
Views
Activity
1w
Working Anti Virus - Apple Developer Account terminated
Hi, I created an anti virus app that worked within the sandbox. It was non commercial essentially a test to find a marketable anti virus app that could work within the sandbox. App store review kept saying it was malicious over and over again then told us our developer account was pending termination. We have a lot of others app that are my only source of income. I managed to work myself out of homelessness by being an App Developer (I've been an app developer since 2009). Now I'm facing it again for innovation. Thanks David
Replies
2
Boosts
0
Views
126
Activity
1w
Reply to Your first subscription must be submitted with a new app version
@h2oconsulting I can't test it in the sandbox, since the application is not approved. Testing In-App Purchase in the Apple sandbox environment doesn’t require you submit your In-App Purchases for review. For more information, see TN3186: Troubleshooting In-App Purchases availability in the sandbox. When submitting an In-App Purchase or subscription for the first time, you must submit it with a new app version. If there are multiple In-App Purchases or subscriptions related to that version, submit all of them together. Once App Review approves one or more In-App Purchases or subscriptions for your app, you can submit more In-App Purchases or subscriptions without a new app version. For more information about submitting In-App Purchases, see Submit an In-App Purchase. After submitting your In-App Purchases to App Review, they might also be missing or unresponsive during review. The sandbox environment is a test environment for testing the In-App Purchase implementation in your app with real product dat
Replies
Boosts
Views
Activity
1w
Reply to How does Numbers.app detect that a document was moved to Recently Deleted, and can third-party apps implement the same behavior?
If there is a better way than checking whether the URL contains “.Trash” to determine whether a file was deleted while the app was not running—like the method used by Numbers.app—we would like to adopt it in our app as well. Yes, this is basically what Numbers is doing. If the approach used by Numbers.app relies on Apple private APIs, we understand that it would not be available to third-party developers, and in that case, we will proceed with the “.Trash” URL check approach. There definitely isn't any special private API that numbers is calling that just handles this case. __ Kevin Elliott DTS Engineer, CoreOS/Hardware
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
1w
Reply to 3.2(f) triggered — account pending termination despite repeated attempts to comply
a long review process with many resubmissions The word 'many' doesn't convey the exact number to others. Can repeated resubmissions / iterative changes alone be interpreted as “evasion” under 3.2(f)? It depends on what you have done, and nobody but people from Apple, Inc. knows it. You have been told that you have some questionable, overly sexual content. Suppose that that you have covered a sexually-revealing person with a see-through material. You've been warned 5 times. And each time you increase its opacity from 10% to 11%, 12%, 13%... If you do it many times without entirely getting rid of this person, I would definitely flag it for evasion.
Replies
Boosts
Views
Activity
1w
Reply to The Proliferation of DarkSword: iOS Exploit Chain Adopted by Multiple Threat Actors
Details regarding how security issues are handled are available on the Apple security releases page.
Replies
Boosts
Views
Activity
1w
macOS App: In-App Purchases section missing from version page - IAPs stuck for 3+ days, 4 app versions approved but IAPs never reviewed
Hello everyone, I'm experiencing a critical issue with App Store Connect for our macOS application and I'm hoping someone from Apple or the community can help. THE PROBLEM: The In-App Purchases and Subscriptions section is completely missing from the version page in App Store Connect. According to Apple's documentation, this section should appear between Build and App Review Information on the version page, allowing developers to select and attach IAP products before submitting for review. In our case, this section simply does not exist. WHAT WE'VE TRIED: Submitted 4 separate app versions , ALL approved by App Review Each time, the IAP products were NOT included because the section to attach them is missing Opened a support case on March 23 - no response after 2 business days Opened a second case through the App Setup channel Requested expedited review multiple times Added notes in the App Review Notes field explaining the issue OUR SETUP: We have three IAP products configured (two auto-rene
Replies
4
Boosts
0
Views
100
Activity
1w