Braze JavaScript SDK
    Preparing search index...

    Function enableSdk

    • Removes the storage flag set by disableSdk, causing subsequent calls to the Braze JavaScript SDK to function. This method does not initialize the SDK, so you must call initialize after calling this method before calling subsequent methods.

      Parameters

      Returns Promise<void>