You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unlike iPhone devices, I think the hwv of Android devices is not standardized. But, I notice some people tries to read device model via Android SDK. This is worthwhile to consider as Prebid SDK.
Type of issue
Unlike the Prebid SDK iOS (here), it looks Prebid SDK Android does not support to read and send
hwv
.prebid-mobile-android/PrebidMobile/PrebidMobile-core/src/main/java/org/prebid/mobile/rendering/models/openrtb/bidRequests/Device.java
Lines 41 to 43 in 027fde2
prebid-mobile-android/PrebidMobile/PrebidMobile-core/src/main/java/org/prebid/mobile/rendering/networking/parameters/DeviceInfoParameterBuilder.java
Lines 70 to 79 in 027fde2
Description
Unlike iPhone devices, I think the
hwv
of Android devices is not standardized. But, I notice some people tries to read device model via Android SDK. This is worthwhile to consider as Prebid SDK.Goals
Read and send
hwv
to Prebid Server from the Prebid SDKThe text was updated successfully, but these errors were encountered: