prebid / prebid-mobile-android

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

auto detect device type #695

Closed github-maxime-liege closed 9 months ago

github-maxime-liege commented 9 months ago

Rationale:

Currently we do not have a default deviceType, this PR brings a default value for the deviceType and will also resolve a simple type according to the device screen resolution, in most cases it should be accurate.


This PR was recreated in order to be merged in the correct target branch\ https://github.com/prebid/prebid-mobile-android/pull/689