iOS Question Communication error: Invalid user id

jlerner

Member
Licensed User
Longtime User
Good morning,
I am starting an app on ios and an error appears.
I have the identifier and certificate provided by developer.apple.com, both current. I also have the device registered.

I followed this tutorial repeatedly and from different computers.
https://www.b4x.com/android/forum/threads/creating-a-certificate-and-provisioning-profile.45880/

When configuring the "Private Signature Key"
(tools-> Private Signature Key-> default data: "Unknown", Password: "123456")
returns an error: "Error retrieving token: Communication error: Invalid user id".

Ignoring that and following the steps indicated, the same error returns when "Compiling B4i-Bridge Application" ("tools-> compilation server-> Compiling B4i-Bridge Application)

The "user ID" was changed by data that I believed correct, I also tried the one that came by default.

I am attaching screenshots.
 

Attachments

  • rutas.PNG
    rutas.PNG
    16.3 KB · Views: 189
  • keys.PNG
    keys.PNG
    12.7 KB · Views: 205
  • compilar.PNG
    compilar.PNG
    11.8 KB · Views: 207
  • clave-err.PNG
    clave-err.PNG
    11.6 KB · Views: 184
  • clave.PNG
    clave.PNG
    6.7 KB · Views: 202

f0raster0

Well-Known Member
Licensed User
Longtime User
together with that email you got an email with the hosted builder credentials.

Hosted builder licence is valid for one year only.
 
Upvote 0
Top