Skip to content

Commit fc84a3e

Browse files
krystofwoldrichbitsandfoxes
authored andcommitted
Remove autoInitializeNativeSdk from Capacitor and Cordova options (#13807)
1 parent 2dbd834 commit fc84a3e

File tree

1 file changed

+0
-8
lines changed
  • docs/platforms/javascript/common/configuration

1 file changed

+0
-8
lines changed

docs/platforms/javascript/common/configuration/options.mdx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -443,14 +443,6 @@ Set this option to `false` to disable the native SDK. This will disable all nati
443443

444444
</SdkOption>
445445

446-
<SdkOption name="autoInitializeNativeSdk" type='boolean' defaultValue='true'>
447-
448-
Set this option to `false` to disable the auto initialization of the native layer SDK. Doing so means you will need to initialize the native SDK manually. Do not use this to disable the native layer.
449-
450-
To disable the native layer, use [enableNative](#enableNative).
451-
452-
</SdkOption>
453-
454446
<SdkOption name="enableAutoSessionTracking" type='boolean' defaultValue='true'>
455447

456448
Set this option to `false` to disable the [release health](/product/releases/health/) feature.

0 commit comments

Comments
 (0)