PIPKit icon indicating copy to clipboard operation
PIPKit copied to clipboard

After show viewcontroller through pipkit Mopub ads not working

Open PushkaryadavBrainvire opened this issue 3 years ago • 3 comments

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.

PushkaryadavBrainvire avatar Dec 16 '21 10:12 PushkaryadavBrainvire

I don't use Mopub. I don't know exactly what the issue is.

Is there a sample image/video/code?

Kofktu avatar Dec 20 '21 13:12 Kofktu

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: @.***>

PushkaryadavBrainvire avatar Jan 17 '22 09:01 PushkaryadavBrainvire

Our Ads start playing but (let newWindow = PIPKitWindow()) inside show method creates issue in rotating our video view.

PushkaryadavBrainvire avatar Jan 20 '22 11:01 PushkaryadavBrainvire