|
<string name="networkPrivacyUniqueID">An id that is unique to this device and the network service, which allow to match all data send from this device through this experiment configuration.</string> |
In app/src/main/res/values/strings.xml, the string networkPrivacyUniqueID contains typos: it should be 'allows to match all data sent from this device through this experiment configuration'.
This issue is also present in the current iOS version of the app.
phyphox-android/app/src/main/res/values/strings.xml
Line 292 in cb5f8d8
In
app/src/main/res/values/strings.xml, the stringnetworkPrivacyUniqueIDcontains typos: it should be 'allows to match all data sent from this device through this experiment configuration'.This issue is also present in the current iOS version of the app.