Hello all,
I have a application running fine and can be debugged with Delphi 12.3 (Android and Win).
For testing the new Delphi 13 I have installed the newest FNC packages for Delphi 13 and compile my app.
Win32:: running and debug is fine.
Android (Pixel 7/ Android 16): running is file, but debug fails.
The application will be downloaded and started, but than stops working and the IDE, adb.exe process and the deubbuger client hang. Only killing all the process in task manager will work.
I have than build a litte testapp with only one button. Running and debug is fine.
I have added the TTMSFNCWXVideoPlayer and the both jar files to the libraries, no other code. Than the same error as with me orginal application.
I have already installed the October patch.
Are there any ideas?
Thank you
Siegmar Zander