Activate event capture proxying for rx-console.
Events from rx-console package will be sent to
SecureLogger automatically after this is called.
NOTE: calling this rather than enableWebviewToNative()
is sufficient for most cases, as the event cache flush
interval is enabled by default when SecureLogger
is initialized.
Activate event capture proxying for rx-console. Events from rx-console package will be sent to
SecureLogger
automatically after this is called.NOTE: calling this rather than
enableWebviewToNative()
is sufficient for most cases, as the event cache flush interval is enabled by default whenSecureLogger
is initialized.