Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX : Test if the FIRApp is already configured #394

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 17, 2017

  1. FIX : Test if the FIRApp is already configured

    When using cordova-plugin-firebase-xxx, the app stop brutally because both of the plugins (FCM and Firebase) Configure the FIRApp .
    
    Doing this test prevent the crash of the app.
    xpindel committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    d8902e7 View commit details
    Browse the repository at this point in the history