-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sync
-
None
-
?
-
3
-
410
-
Not Needed
-
Kotlin Beta sprint 47, Kotlin Beta sprint 48
Similar to Realm Java we need support for a HttpLogObfuscator so we don't accidentally leak credentials or keys into LogCat.
This issues includes:
- Move `HttpLogObfuscator` and `RegexPatternObfuscator` from Java to Kotlin.
- Add support for these in the NetworkTransport layer.
- Expose `AppConfiguration.Builder.httpLogObfuscator()` method.
- is depended on by
-
RKOTLIN-153 Story: [Sync] App class
- Closed