Hi all, I'm looking to distribute my android app on play store using Delphi 10.3.
I know I should upgrade to Delphi 11, but trying to compile the app in the new version I'm stuck in a number of memory or compilation issues.
When on Delphi 10.3 I try to start the project deployment I always get the same error "[PAClient Error] Error: E0002 Missing profile name; use paclient -? For Help".
I tried to use various versions of the SDK: I tried 26, 28, 29 and even 30 but nothing.
When I compile it in development mode both in debug and in release I can load it on my smartphone with Android 10, while compiling it in Release and Application Store mode I get the error mentioned.
Some idea? Thanks in advance