Quickstart-unity: FirebaseCppApp-6_7_0.bundle cannot be opened because the developer cannot be verified.

Created on 16 Nov 2019  ·  6Comments  ·  Source: firebase/quickstart-unity

Please fill in the following fields:

Unity editor version: 2019.2.12f1
Firebase Unity SDK version: Latest
Firebase plugins in use (Auth, Database, etc.): database
Additional SDKs you are using (Facebook, AdMob, etc.): none
Platform you are using the Unity editor on (Mac, Windows, or Linux): Mac OSX Catalina 10.15.1
Platform you are targeting (iOS, Android, and/or desktop): ALL
Scripting Runtime (Mono, and/or IL2CPP): IL2CPP

Please describe the issue here:

(Please list the full steps to reproduce the issue. Include device logs, Unity logs, and stack traces if available.)

  • Install firebase SDK
  • Follow quickstart example
  • Run project

The issue is that when I push player I get the following popups from the security of Catalina.

FirebaseCppApp-6_7_0.bundle” cannot be opened because the developer cannot be verified. Are you sure you want to open it?

By opening this app, you will be overriding system security which can expose your computer and personal information to malware that may harm your Mac or compromise your privacy.

Please answer the following, if applicable:

Have you been able to reproduce this issue with just the Firebase Unity quickstarts (this GitHub project)? YES

What's the issue repro rate? (eg 100%, 1/5 etc)
100%

core bug

Most helpful comment

Just go into security settings on your mac, and you will see firebase blocked because it has an untrusted developer. Allow it there and you are good to go. I solved it that way👍🏻

All 6 comments

Also have this issue, after upgrading to Catalina!

Just go into security settings on your mac, and you will see firebase blocked because it has an untrusted developer. Allow it there and you are good to go. I solved it that way👍🏻

Yup, it just works!

On Tue, 19 Nov 2019, 13:20 NikolicSlobodan, notifications@github.com
wrote:

Just go into security settings on your mac, and you will see firebase
blocked because it has an untrusted developer. Allow it there and you are
good to go. I solved it that way👍🏻


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/firebase/quickstart-unity/issues/515?email_source=notifications&email_token=AA473QTFTVWETLSH6SF5NY3QUPDY5A5CNFSM4JOG6DXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEEN27ZA#issuecomment-555462628,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AA473QR3C2EALIHYGVGBPGLQUPDY5ANCNFSM4JOG6DXA
.

Thanks for bringing this to our attention, and thanks for adding that way to solve it. We will look into what is causing this issue.

I think what @SlobodanNikolic said is the right solution. Unfortunately this is how Catalina works.

Was this page helpful?
0 / 5 - 0 ratings