PIPKit
PIPKit copied to clipboard
After show viewcontroller through pipkit Mopub ads not working
When I tried to show the viewController through PIPKit.show(with: SomeViewController ) and trying to open Mopub ads, the mops ads showing empty. It was working when I'm trying normal push and present to a controller.
I don't use Mopub. I don't know exactly what the issue is.
Is there a sample image/video/code?
As I,m playing ads inside the viewcontroller which I,ve shown through pipkit(show:) , it opens an empty page in safari.
On Mon, Dec 20, 2021 at 6:39 PM Taeun Kim @.***> wrote:
I don't use Mopub. I don't know exactly what the issue is.
Is there a sample image/video/code?
— Reply to this email directly, view it on GitHub https://github.com/Kofktu/PIPKit/issues/24#issuecomment-997909628, or unsubscribe https://github.com/notifications/unsubscribe-auth/AW6HMQAPRPL5PWVWG3AP5FTUR4TJHANCNFSM5KF7BQ5A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you authored the thread.Message ID: @.***>
Our Ads start playing but (let newWindow = PIPKitWindow()) inside show method creates issue in rotating our video view.