Include sensor_wifi in the feature computation
JulioV opened this issue · 1 comments
JulioV commented
Both platforms record the wifi networks a phone is connected to in sensor_wifi
and those networks that are being broadcasted around a phone in wifi
. However, iOS cannot sense any broadcasting network due to API restrictions, therefore iOS wifi data only exists in sensor_wifi
. We have to include sensor_wifi
in the wifi feature calculation