Yuriy Velichko
Yuriy Velichko
## Background The Mobile Committee is actively working on reducing [discrepancies in impression](https://github.com/prebid/prebid-mobile-ios/issues/790) tracking. There are several POC approaches, and [one of them ](https://github.com/prebid/prebid-mobile-ios/pull/1060) assumes that impression URLs (burl, imp...
## Motivation Here is a description of the problem from the Slack message: > In the original API, there was the option to attach publisherProvidedID and customTargeting to the GAMRequest....
## Motivation The issue described in the slack channel: > Ads don’t stretch to full width. As soon as we turn on the Prebid SDK, the ads appear smaller (like...
## Background Currently, the SDK behaviour is hardcoded and can't be changed in the live application. In the scope of this feature, we should introduce the Remote Configuration mechanism, which...
## Motivation Introduce specifications for In-App creatives. Implementing this specification, the programmatic demand partners will ensure in the quality of - Rendering - Measurement - Ad Experience of the Ad...
## Motivation Implement the single approach of bid request configuration for all kinds of Prebid SDK APIs. ## Background Currently, the Prebid SDK supports distinct APIs for different kinds of...
During the review of migration to SPM I noticed that the example `MRAID 2.0: Expand - 2 Part (In-App)` works incorrectly It looks like an old issue and not a...
## Motivation Migration to SPM requires rethinking how we organize the [prebid-mobile-ios](https://github.com/prebid/prebid-mobile-ios) repository and Prebid Mobile products to provide the SDK, adapters packages, and demo apps in the most clear...
## Backgound During the migration of Prebid SDK iOS from Objective-C to Swift, we noticed that there are differences in API that set the autorefresh interval. For instance, the method...
## Background Pubstsck raised a question in the [Prebid Mobile Slack](https://prebid.slack.com/archives/C7TLBPKUM/p1753446482568719) channel about the possibility of modifying the targeting keywords His current issue can be solved server-side. But it still...