rudderlabs / rudder-sdk-android

Android SDK for RudderStack - the Customer Data Platform for Developers.
https://www.rudderstack.com
Other
18 stars 29 forks source link

fix: remove userId from the configurationAndroid class #448

Closed 1abhishekpandey closed 3 months ago

1abhishekpandey commented 3 months ago

Description

In this PR, we removed userId from the ConfigurationAndroid class and also made some other optimisation i.e., now we are directly saving the userId in the storage and now we no longer need to call Analytics.setUserId to save this value. Also fixed one failing test case.

Fixes # (issue)

Type of change

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud