In the actual development, I found that I could not complete the setting of my icloud+ customised email domain name SMTP.
I tried to configure the SMTP of iCloud custom email according to Apple's document (https://support.apple.com/en-us/102525) but the error
I looked through Apple's support file, but I didn't find the specific configuration of iCloud + customised email SMTP.
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.
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
i am seeing a call icon on CallKit incoming call screen for a PushKit-initiated call (without caller information like name or number)
I want to install tesseract in order to get OCR feature in ChatGPT.
Tesseract install requires the use of HomeBrew on macOS
But I am using macOS 15.5 and the version of HomeBrew is not compatible.
When tying to install Tasseract, old version of HomeBrew is detected and HomeBrew starts updating automatically.
The process goes fine until the download of the jpegsrc.v9d.tar.gz component. SHA256 mismatch is detected and the update process stops.
But the downloaded jpegsrc.v9d.tar.gz doesn't seem to be corrupted. Maybe an error of the expected SHA256?
Any help is welcome that would enable me to complete the HomeBrew update process.
Many thanks in advance for your support.
------------------------------ This is what I get in Terminal:
Error: Could not find an SDK that supports macOS 15.5.
You may have have an outdated or incompatible CLT.
Homebrew found the following SDKs in the CLT install:
10.14
10.15
Please update CLT or uninstall it if no updates are available.
Error: Git must be installed and in your PATH!
Warning: Sorry, Homebrew does not support your computer's CPU architecture!
Warning: You are using macOS 15.5.
We do not provide support for this pre-release version.
You will encounter build failures with some formulae.
Please create pull requests instead of asking for help on Homebrew's GitHub,
Discourse, Twitter or IRC. You are responsible for resolving any issues you
experience while you are running this pre-release version.
==> Downloading https://ftp.gnu.org/gnu/autoconf/autoconf-2.69.tar.gz
Already downloaded: /Users/bertrand/Library/Caches/Homebrew/downloads/ff08930ce8165de0173c4a8704a407636908779978246b3116202642460aca15--autoconf-2.69.tar.gz
==> Downloading https://ftp.gnu.org/gnu/autoconf-archive/autoconf-archive-2019.01.06.tar.xz
Already downloaded: /Users/bertrand/Library/Caches/Homebrew/downloads/dca2c1298b729faa88ef51d6d6218fb82ed143da108475073e0c0a9bfae091c6--autoconf-archive-2019.01.06.tar.xz
==> Downloading https://ftp.gnu.org/gnu/automake/automake-1.16.2.tar.xz
Already downloaded: /Users/bertrand/Library/Caches/Homebrew/downloads/de80077d29bb43dc673536d714b2345d6a9753a170151e730bccf02f102ecf57--automake-1.16.2.tar.xz
==> Downloading https://github.com/Homebrew/formula-patches/raw/e5fbd46a25e3566305929683356
Already downloaded: /Users/bertrand/Library/Caches/Homebrew/downloads/5a220d4e315a1ffbc9644d2bf91fe956c5a84a11689cbb8da50106ad3b71c48f--dynamic_lookup-11.patch
==> Downloading https://ftp.gnu.org/gnu/libtool/libtool-2.4.6.tar.xz
Already downloaded: /Users/bertrand/Library/Caches/Homebrew/downloads/a7871392bebba3d24e9db265409485330a2e81ca638579ca84ff5bf9f9040666--libtool-2.4.6.tar.xz
==> Downloading https://pkgconfig.freedesktop.org/releases/pkg-config-0.29.2.tar.gz
Already downloaded: /Users/bertrand/Library/Caches/Homebrew/downloads/5bdbf3b3fdadaf72744884b98b74a2ff887bd63a20b246f811a222a146ad7b64--pkg-config-0.29.2.tar.gz
==> Downloading https://sourceforge.net/p/giflib/bugs/_discuss/thread/4e811ad29b/c323/attac
Already downloaded: /Users/bertrand/Library/Caches/Homebrew/downloads/96a5fa155b0ad1a98cc4d577b7806eedfadcde973df641a6e90cf257b08e3598--Makefile.patch
==> Downloading https://downloads.sourceforge.net/project/giflib/giflib-5.2.1.tar.gz
Already downloaded: /Users/bertrand/Library/Caches/Homebrew/downloads/516725ea41ab2e3e2e554c736ec0ef0e0d7fcb52e597a831e2398422843276bd--giflib-5.2.1.tar.gz
==> Downloading https://www.ijg.org/files/jpegsrc.v9d.tar.gz
Already downloaded: /Users/bertrand/Library/Caches/Homebrew/downloads/23faa446d5ad2c8f0a288f26af4c4f70666394f107eb58154ab432da5f6705d1--jpegsrc.v9d.tar.gz
Error: SHA256 mismatch
Expected: 99cb50e48a4556bc571dadd27931955ff458aae32f68c4d9c39d624693f69c32
Actual: 2303a6acfb6cc533e0e86e8a9d29f7e6079e118b9de3f96e07a71a11c082fa6a
Archive: /Users/bertrand/Library/Caches/Homebrew/downloads/23faa446d5ad2c8f0a288f26af4c4f70666394f107eb58154ab432da5f6705d1--jpegsrc.v9d.tar.gz
To retry an incomplete download, remove the file above.
Topic:
Community
SubTopic:
Apple Developers
Hello all.
I am currently developing a database app of particular products for people who collect this item. Let's say model airplanes. People can look at their list of model airplanes and also see a collection of airplanes by model companies.
I want to offer a link from a product in my app to a local retailer's website who sells this product on their website. Not just their base site, but directly to the products page. Meaning each product in my database will have a unique link to an external product page. This could also include links to Ebay or Amazon if local retailer doesn't sell the product.
Is this sort of feature allowed inside App Store Apps as technically it's not an in-app purchase? I do see some vague answers around but none that target this specific circumstance.
Thankyou in advance.
Topic:
Community
SubTopic:
Apple Developers
Apple announces a Japanese game (Assassin's Creed) in Japanese in Japan but then states "the App is currently not available in your country or region"... that is, Japan!
https://developer.apple.com/jp/news/?id=q2zte70j
Game is unavailable so why announce it?
Some users of my app complain that it stops responding to touch after a while. The screen is still updating, and the app seems to be working normally otherwise. It just doesn't respond to any touches anymore.
It is not a problem with the touchscreen itself, because the user is able to swipe up to get to the home screen, and then interact with other apps as normal. When re-opening my app, it is still unresponsive to touch.
The only way to solve it, is to restart the app.
Does anybody have a similar experience, and knows what could cause it?
The app is based on UIKit, and still written in Objective-C, if it matters. The iOS version involved does not seem to matter, it happened with a couple of them.
Topic:
Community
SubTopic:
Apple Developers
18.5 beta 22F5042g April 2, 2025 this last updates i did have troubles with my wi~fi connections.I dont know if it is only me who experienced this problem.Let us share and wait to see the perfomance of the new beta firmware updates.
Topic:
Community
SubTopic:
Apple Developers
Is anyone else having trouble posting to the forums? I can't get past form validation.
Topic:
Community
SubTopic:
Apple Developers
im on ios 18.3.2 but this has been happening to me since I updated to ios 18 I think. every time I try to open find my, it opens and then after a few seconds it crashes. and then my phone bugs out for a few minutes then everything goes back to normal. is there any way to fix this? i wanna be able to find my devices without my app crashing 😭.
Topic:
Community
SubTopic:
Apple Developers
I'm running IOS 18.5 on my iPhone 16 Pro Max. If I delete an email on my iPhone, it is still in the inbox on my iMac. If I delete an email on my iMac it is deleted from the inbox on my iPhone. Is this because of the Beta software on my phone?
Topic:
Community
SubTopic:
Apple Developers
I'm running into issues with iOS respecting the HTTP 410 "Gone" response type.
Setup:
Using the native iOS Calendar app, add a new subscription calendar. "Add Subscription Calendar"
Add the URL of a ICS calendar subscription that you control, e.g. https://mywebsite.com/userfeeds/23/cal.ics
Make sure to select the "Account" option and choose "On My iPhone/iPad". Set the query amount to 15 mins.
Calendar events show as expected, device queries the latest updates from the server every 15 minutes. Server returns HTTP 200 with the .ics contents.
Now, assume there is a need for the feed to end - maybe the user unsubscribed to mywebsite.com. There is currently no way for the mywebsite.com server / response to tell the device the feed has ended and it should stop requesting. If the user forgets to go to calendar and manually unsubscribe the device will continually ping the server every 15 minutes indefinitely. It's turning into a virtual DoS for my platform.
iOS should respect the HTTP 410 "Gone" header or something similar. If the server returns a HTTP 410 response code for https://mywebsite.com/userfeeds/23/cal.ics X amount of times, the feed should be automatically removed.
I've opened several tickets over the last 3 years and have not even had a status change on the tickets.
Does anyone know how to resolve this or a work around?
So recently, last week, ive updated to the Dev Beta of ios 26. This began the very issue of my cellular data. I woke up to a warning symbol where my cellular bars should be, telling me there was something wrong with my antenna or carrier when in reality there was no problem with any of those problems and took up about 53% of my storage. This is absolutely insane and unacceptable.
Topic:
Community
SubTopic:
Apple Developers
i need help, i have a groupchat with friends, but it recently glitched and now i have 2 of the same one with half of the original conversation. i already tried leaving the duplicate and deleting the convo but it still reappears and it glitched back. i asked others in the chat if they’re experiencing the same issue and they are.
After doing a software update I can only view iMessages older than 12hrs (from a single contact) if the other person replies to and older message. Every time I leave the Massages app and go back in the issue occurs again.
I see games like Resident Evil and others have a partnership with Apple to help bring it to the MacOS and iOS platform and I was wondering if anyone knows how a company gets these partnerships, is it Apple who reaches out or do they have to reach out?
Topic:
Community
SubTopic:
Apple Developers
In xr model mic not working after beta 18.4 update please check
We have observed an issue where upgrading an iPhone to iOS 18.4 causes installed apps to revert to significantly older versions. For example, if the App Store version is 1.0.284 and the user had 1.0.283 installed before the upgrade, after updating to iOS 18.4, the app version reverts to 1.0.208—which is nearly a year old.
We suspect this may be related to iCloud backup restoration. Has Apple encountered similar cases, and is there a known resolution for this issue?
Topic:
Community
SubTopic:
Apple Developers
İphone 16 cihazım ios 18.3.1 yüklü. Kamerada donma, odaklanma ve siyah ekran şikayetim var. Apple servisi ile görüştüğümde cihazın bütün donanım testlerinden basarıyla geçtiğini söylediler. Sorunun yazılımsal olduğunu söylediler. rica ediyorum bu iphone 16 için bu kamera sorununu ortadan kaldıracak ara bir düzeltme güncellemesi gönderin. Ve bu konuda azımsanmayacak kadar mağdur apple gönül dostları vardır. Bizi kaybetmeyin. Size güvenimizin boş olmadığını bizlere gösterin. Saygılarımla
Immediately post iOS 18.4 upgrade yesterday 2023 MacBook Pro 14″ battery level dropped to zero and indicates "Service Recommended". System report shows battery charge cycles at "0". Wondering if others have seen this occurance on other laptops?
I'm trying to make my own MDM server and I'm having trouble allowing nginx to proxy the connection. The web app I'm making can accept http requests so I require nginx. I'm using a certificate from letsencrypt. Every time I try to enroll a phone it instantly rejects at nginx. I have tried multiple cipher options in nginx.
I found the following link and my cert supports all except the DHE ones but they say you only need 1. (https://developer.apple.com/forums/thread/128482?answerId=404052022#404052022)
What else can I do?
2025/05/21 14:39:44 [info] 105709#105709: *2887 peer closed connection in SSL handshake while SSL handshaking, client: 27.32.155.108, server: 0.0.0.0:9234
2025/05/21 14:41:42 [info] 106014#106014: *2891 peer closed connection in SSL handshake while SSL handshaking, client: 27.32.155.108, server: 0.0.0.0:9234
2025/05/21 14:42:32 [info] 106134#106134: *89 peer closed connection in SSL handshake while SSL handshaking, client: 27.32.155.108, server: 0.0.0.0:9234
2025/05/21 15:09:13 [info] 106132#106132: *124 client timed out (110: Connection timed out) while waiting for request, client: 172.40.1.61, server: 0.0.0.0:9234
below from ssllabs.com
upstream backendmdmios {
server 172.40.1.61:6744;
}
server {
listen 9234 ssl;
http2 on;
server_name mdm.domainplaceholder.com;
error_log /etc/nginx/logs/ios.com.error.log debug; # error;
ssl_certificate /etc/letsencrypt/live/mdm.domainplaceholder.com/fullchain.pem;
ssl_certificate_key /etc/letsencrypt/live/mdm.domainplaceholder.com/privkey.pem;
ssl_protocols TLSv1.2 TLSv1.3;
#ssl_ciphers ECDHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384;
ssl_ciphers ECDHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-CBC-SHA256:ECDHE-RSA-AES128-CBC-SHA:ECDHE-RSA-AES256-GCM-SHA384;
#ssl_ciphers TLS_AES_128_GCM_SHA256:TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305;
#ssl_protocols TLSv1 TLSv1.1 TLSv1.2;
#ssl_ciphers EECDH+AESGCM:EDH+AESGCM:AES256+EECDH:AES256+EDH:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA256:ECDHE-RSA-AES256-SHA:ECDHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES128-SHA256:DHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA:AES256-GCM-SHA384:AES128-GCM-SHA256:AES256-SHA256:AES128-SHA256:AES256-SHA:AES128-SHA:HIGH:!aNULL:!eNULL:!EXPORT:!DES:!MD5:!PSK:!RC4:!3DES:!CAMELLIA;
ssl_prefer_server_ciphers on;
ssl_dhparam /etc/nginx/dhparams.pem;
location / {
proxy_set_header Host $host;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_pass http://backendmdmios$request_uri;
}
}
Topic:
Community
SubTopic:
Apple Developers