Hi all,
I've upgraded from 12.0 to 12.1 and try to compile an existing project for Android. However I run into the following error:
[MSBuild Error] The "CreateAndroidManifestFile" task failed unexpectedly.
System.NotSupportedException: The given path's format is not supported.
at System.Security.Permissions.FileIOPermission.EmulateFileIOPermissionChecks(String fullPath) [...]
Compiling a new empty project runs without problems.
My SDK settings were "lost" after upgrading to 12.1, but I fixed that by following the answer to this question:
https://stackoverflow.com/questions/78292730/delphi-12-1-post-installation-configuration