Alexandre Joras wrote:
When I compile the app, the simplest possible only with a label and a button, it transfers to the mac, opens the
simulator and installs the app in the simulator, only the app opens and closes, only the splash screen appears. Does
anyone have a tip to give me? I'm kind of lost.
If the app closes without warning, it's throwing an error. Are you running it via the IDE? If you can run it via the
IDE, does the Debugger Exception Notification window appear? Either way, I suggest using this tool:
http://lemonjar.com/iosconsole/
When using this app, when your device is attached, a console window should appear. You can filter for messages for your
app by putting your app name in the Filter box in the top right corner of the console window. When you run the app, if
it shuts down for no apparent reason, you should see messages in the console window related to the crash.
I got an iphone, I updated everything, xcode, macos high sierra..all ... I ran the paserver, created the sdk in
delphi again, the provisioning..the delphi now finds the iphone, in the creation of sdk not the error, but when I try
to compile to send the application to iphone gives this error: [DCC Error] E2597 ld: warning: directory not found for
option '-FC: \ Users \ joras \ Documents \ Embarcadero \ Studio \ SDKs \ iPhoneOS11.3.sdk \ System \ Library \
PrivateFrameworks'
That's just a warning, and can be ignored.
--
Dave Nottage [MVP, TeamB]
Find hints, tips and tricks at Delphi Worlds blog:
http://www.delphiworlds.com
Connect with Us