Alisson 0 Posted May 2 (edited) When compiling delphi fmx app using xcode 15.3 and 15.4 (beta) with IOS 17.4. The Delphi IDE returns the following error "Debbuging the application on device running IOS 17 or later is currently not supported." I urgently need to debug my app but I can't even use the IOS simulator. I'm using Delphi 12 but I've already tried it in Delphi 11.3 Edited May 2 by Alisson Share this post Link to post
Rollo62 536 Posted May 2 Im afraid so too ... https://en.delphipraxis.net/topic/11463-ios-xcode-15-madda-make-delphi-debugging-again-after-01may-2024/?tab=comments#comment-90929 Share this post Link to post
Dave Nottage 557 Posted May 2 7 hours ago, Alisson said: The Delphi IDE returns the following error "Debbuging the application on device running IOS 17 or later is currently not supported." Best thing you can do for now is to use log statements. Share this post Link to post