Rocket.chat.electron: Unidentified Developer on Mac 10.15

Created on 26 Jun 2019  路  11Comments  路  Source: RocketChat/Rocket.Chat.Electron

My Setup

  • Operating System: Mac OS 10.15 PB1 (Catalina Public Beta 1)
  • App Version: 2.15.3
  • Installation type: App Store

  • [X] I have tested with the latest version
  • [X] I can simulate the issue easily

Description


Every time I try to launch the application, it is saying it is from an unidentified developer, and then throws up a Javascript error that does not go away. I have uninstalled and re-installed it multiple times.

Current Behavior

Pictures tell the whole story
When I open it (either by Double Clicking, Right-Click->Open, or Open from App Store):
Screen Shot 2019-06-26 at 2 01 48 PM

Then it does this weird error that cannot be removed (probably because it does not have access rights):
Screen Shot 2019-06-26 at 2 06 56 PM

Expected Behavior

Launch the application

osx bug

Most helpful comment

i found a workaround, for now download the app directly from the website instead installing from the app store

All 11 comments

On macOS Catalina, all apps have to be notarized by Apple
Source

Is there a workaround?

On macOS Catalina, all apps have to be notarized by Apple
Source

Are you already working on getting it notarized? Catalina launch will be very soon.

I am confused. You have the app in the Mac App Store already. I don't see how this would be at all difficult to handle.

i found a workaround, for now download the app directly from the website instead installing from the app store

@lazyants, worked like a charm!

i think this is still not resolved, isn't it? I had to download the app once more from the website, because the one from the app store doesn't work anymore.

Confirmed, a fresh download from the app store still fails with this error.

Downloading directly from the site, works on current version of MacOS Catalina 10.15 (19A583)

My temporary solution:

sudo xattr -cr /Applications/Rocket.Chat.app
sudo codesign --force --deep --sign - /Applications/Rocket.Chat.app

https://developer.apple.com/news/?id=06032019i Here's the press release concerning this issue.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tendo256 picture tendo256  路  4Comments

nstoeckigt picture nstoeckigt  路  3Comments

Vkat14 picture Vkat14  路  4Comments

agentirons picture agentirons  路  4Comments

engelgabriel picture engelgabriel  路  5Comments