prebid-mobile-ios
prebid-mobile-ios copied to clipboard
Cannot update to latest version (2.0.5) with cocoapods
When trying to update from version 1.12.2 to 2.0.5 (latest version) with cocoapods, I get the following error: Using Swift static libraries with custom module maps is currently not supported. Please build PrebidMobile as a framework or remove the custom module map. Unfortunately for my team, we can't move to use_frameworks and need to keep modules.
Is there a way to upgrade to the latest version and keep not using use_framework ?
@XavierMF are you still having this error?