init

open fun init(appContext: Context)

must be called before any other methods are called (mirror of init). Safe to call even when Sentry is absent — the bridge simply stays disabled.

Parameters

appContext