DEV Community

oooosa
oooosa

Posted on

Can you fix this iOS exception from MoPub SDK?

As I just started iOS development and right now sole purpose is to integrating some sdks but I'm stucked at initializing of MoPub SDK as it throws exception. Can you please help to solve it?

here attached shot of exception

https://imgur.com/a/rvMtRcH

here is attached project, navigate to
"hello_world_ios_build_1/jsb-link/frameworks/runtime-src/proj.ios_mac/hello_world.xcodeproj" to open the project in xcode, see if throws exception for you too?

https://easyupload.io/115m2j

Top comments (2)

Collapse
 
codemouse92 profile image
Jason C. McDonald

Welcome to DEV!

You can actually embed images and code directly in your post, and I strongly recommend it. (Most DEV patrons are wary of links.)

See the editor guide.

Also, I recommend adding the #help tag once you make that correction. More people will see your post that way.

Collapse
 
quangdecember profile image
Quang

One Xcode tip to debug EXC_BAD_ACCESS avanderlee.com/swift/exc-bad-acces...
You can check if MPWebBrowserAgentInfo.userAgent is nil