Private API Installation
Step 1/9
1.) Browse to the MacForge website, download the latest release and install the program.
2.) Open the
terminal app and run the following command to disable library validation.
$
sudo defaults write /Library/Preferences/com.apple.security.libraryvalidation.plist DisableLibraryValidation -bool true
Click to copy
3.)
4.) Enter a password for your server and keep NGROK enabled unless you plan on forwarding your local IP or dynamic DNS.
5.) Navigate to Google Firebase Console and login with your Google account.
6.) Create a new project titled "BlueBubblesApp".
7.) Click on Realtime Database > Create Database > Next > Enable
8.) Click on Project settings > Service accounts > Create Service Account > Generate a new private key, and save the file locally.
9.) Drag the private key we just downloaded into the FCM Server drop zone on
the
BlueBubbles
application.
Previous (1)
Next (2)



