-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to setup IMAAdDisplayContainer #48
Comments
I am also facing the same problem. I have tried the following: however my app crashes sometimes for no other reason Log crash: Please guide how to fix the above error. |
hi, i'm a dev with a major media corporation. we are facing a similar crash ever since we moved to ima sdk v13.4 |
I have a same issue. application is crashing while we launch app with video player in landscape mode. *** First throw call stack:
|
My player is UIView, it add to UIWindow. But IMAAdDisplayContainer init require UIViewController. How to setup it?.
The text was updated successfully, but these errors were encountered: