Jump to content

weabow

Members
  • Content Count

    86
  • Joined

  • Last visited

Everything posted by weabow

  1. weabow

    IOS deployment error [PAClient Error] Error: E0776

    What I did in the past for such these problems : remove target platform in the project (remove IOS) clean project files just to remove all ios files then exit Delphi, and restart, reinstall target plateform, compile and deploy. Hope this helps.
  2. To day's deployement on Android : uploaded at 09h45, accepted at 10h23. Hope this helps
  3. 30 minutes. Are you sure your submission is taken into account ? One time I've forgotten to click on the right button. Also, check adds options, and so on.
  4. For me, about 30'. Christian
  5. weabow

    Linux : app icon problem

    I run my app on Ubuntu 20 and it runs fine. The problem is that the icon app I have set in the project properties isn't shown. I only have the Linux default icon. Any idea ?
  6. weabow

    Linux : app icon problem

    Thanks a lot. Yes the app is FMXLinux. It runs very fine under Ubuntu 20.
  7. weabow

    Linux : app icon problem

    Yes I do. If I move .ico to the desktop folder in Ubuntu, it appears properly. PNG files aso. I'd rather think about a problem creating the "exe".
  8. weabow

    Linux : app icon problem

    Thanks. But if I reset to default icons (from Delphi itself), it's the same.
  9. weabow

    IOS 14 and Xocde 12 issues

    Hi, I had this problem and coped with it this way : In project/options/version information/CFBundleName, put : $(ModuleName) For me it runs fine now
×