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
Describe the bug
If the bid-meta from the server is not of type [String: String], it will cause a crash. As per ORTB and Prebid norms, bid-meta can be a JSON model type.
Describe the bug
If the bid-meta from the server is not of type [String: String], it will cause a crash. As per ORTB and Prebid norms, bid-meta can be a JSON model type.
prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/Bid.swift
Line 67 in 9947afd
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should not cause a crash.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: