prebid / prebid-mobile-android

Prebid Mobile SDK for Android applications
Apache License 2.0
58 stars 84 forks source link

Prebid SDK Android supports to send OpenRTB 'hwv' object #773

Closed takenorim closed 5 months ago

takenorim commented 5 months ago

Type of issue

Unlike the Prebid SDK iOS (here), it looks Prebid SDK Android does not support to read and send hwv.

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 SDK