Questions tagged [paserver]

The Platform Assistant server (named paserver) is a command-line application that can be installed on Windows and Mac OS X. You install the Platform Assistant on a remote system, in the same network as your development system, to let RAD Studio interact with that remote system, so that you can develop cross-platform (multi-device) applications for Mac OS X, iOS, or Win64 (this last from a Win32 development system).

Excerpt taken from the Embarcadero Docs.

24 questions
0
votes
1 answer

RAD Studio 10.4.1 my first iOS app error when attempting to run 'Unable to create process: /Applications/PAServer-21.0.app/Contents/MacOS/dbkosx_27_0'

I am trying to build my first multi-platform application using RAD Studio 10.4.1 (Delphi). Very simple one button app. My development environment: RAD Studio version: 10.4.1 (with latest Combined.Hotfix from 12/25) Xcode version 13.7 Xcode…
cellb9
  • 3
  • 1
0
votes
0 answers

Error on Creating of Connection Profile in RAD Studio after upgrading from Catalina OS version to Big Sur

I recently upgraded my Macbook Pro from Catalina version to Big Sur. Now, I am getting this error with my iOS Simulator. So I deleted the Connection Profile and created a new one. This time I am getting the following error: TDBXError: Remote error:…
RickyBelmont
  • 619
  • 4
  • 11
0
votes
1 answer

Delphi Tokyo IOS App Development for arm64e

I was wondering if anyone can give me a definitive answer on this. I have been battling for weeks now to build a small, simple app for personal use on my iPhone. I have managed to get it to work on my iPhone 6S, but I cannot get it onto my iPhone…
Andrew
  • 47
  • 7
0
votes
1 answer

Paserver on Macos Catalina

I try to connect rad studio Rio with Macos Catalina using PaServer(last version) , but it not starting and show me message "paserverManager" need to be updated
0
votes
2 answers

Delphi RIO PAServer in Linux raises IOError 11

I have a strange problem I cannot solve on my own: Using Delphi 10.3 Rio Enterprise, on Linux (I tried fresh installs of Ubuntu 16.04 and Ubuntu 18.04 Desktop and Ubuntu 18.04 Server with GUI in VMWare Player 15) PAServer crashes with I/O Error 11…
MichaSchumann
  • 1,361
  • 1
  • 17
  • 36
0
votes
2 answers

Any one familiar with this PAServer - Platform Assistant Server error

I recently upgraded my Xcode to the latest version of 8.0, when I tried to update the SDK under Delphi, I go the following error and PAServer shutdown: >libc++abi.dylib: terminating with uncaught exception of type BadImage: Invalid image Abort trap:…
Nader
  • 47
  • 1
  • 8
0
votes
1 answer

Delphi 10 Seattle crash when I click on Options > Provisioning

When I click on the Options > Provisioning menu, Delphi seems to connect to PAServer, then quickly show 3 errors messages : Rad Studio stopped working then : EOSError exception in module rtl230.bpl at 0004DC21. System error. Code : 5. Access…
0
votes
1 answer

How do I upgrade the paserver version 8.0.1.52?

I have paserver version 8.0.1.43 but I should paserver version 8.0.1.52. How do I upgrade?
Tibor
  • 1
  • 1
0
votes
2 answers

How should I set up connection to PAServer from a MacBook Pro?

I have previously done iOS development from my work PC, and connected to PAServer on the mac through a hardwired network connection. Now, I have Parallels installed on the Mac and would like to work from anywhere, all contained within this MacBook…
Jerry Dodge
  • 26,858
  • 31
  • 155
  • 327
1
2