Countly / countly-sdk-react-native-bridge

Countly SDK for React Native applications (bridge method)
MIT License
22 stars 25 forks source link

adding apm sub config module #310

Closed peterBrxwn closed 7 months ago

peterBrxwn commented 7 months ago

[RN] Rework init time configuration options.

turtledreams commented 7 months ago

image image image

turtledreams commented 7 months ago

Okay I did some basic testing and all seems to be good. Except line 133 at CountlyReactNative.java. An old enableManualAppLoadedTrigger was there. I am removing it now.

turtledreams commented 7 months ago

or better lets remove them from d.ts file as it has no purpose for the end user image

peterBrxwn commented 7 months ago

[RN] remove any changes to the package lock file from apm_config PR