prebid / prebid-mobile-android

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

Auto detect simple device type #689

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.