Build fails when I include the Vungle plugin.

I’m using the latest version of Corona SDK (Build 2016.2830) and when I build my app, the build fails (for iOS) with the following message:

Undefined symbols for architecture armv7:   "\_OBJC\_CLASS\_$\_WKWebView", referenced from:       l\_OBJC\_$\_CATEGORY\_WKWebView\_$\_VungleWKWebView in libads-vungle.a(WKWebView+VungleWKWebView.o) ld: symbol(s) not found for architecture armv7 clang: error: linker command failed with exit code 1 (use -v to see invocation) May 21 21:40:32.702: BUILD ERROR: There was a problem linking the app.

Something has changed with the plugin I think as I was able to build my app a few days ago.  When I comment the Vungle plugin entry the build works as expected.

Is anybody else experiencing this?

My build.settings vungle plugin entry is simply:

["CoronaProvider.ads.vungle"] = {     publisherId = "com.vungle" }

Please contact Vungle support. They maintain their plugin.

Thanks

Rob

Hi,

I have the same build error today… :frowning:

Before yesterday I build without problems all times…

Waiting for a solution too… 

Undefined symbols for architecture armv7:

may 21 04:53:08.084   “_OBJC_CLASS_$_WKWebView”, referenced from:

may 21 04:53:08.084       l_OBJC_$_CATEGORY_WKWebView_$_VungleWKWebView in libads-vungle.a(WKWebView+VungleWKWebView.o)

may 21 04:53:08.084 ld: symbol(s) not found for architecture armv7

may 21 04:53:08.084 clang: error: linker command failed with exit code 1 (use -v to see invocation)

may 21 04:53:08.084 BUILD ERROR: There was a problem linking the app.

As stated above, you need to contact Vungle support.

Rob

I’m having the same issue. I have a contact over at vungle I will reach out to him and reply back when I get a response. 

Okay this is what I have so far

Hi,

Thank you for reaching out, while you are filling out the form we sent, I just want to let you know that we are aware of this issue and are actively working on fixing it. I have escalated the issue to our SDK team.

Greg

Greg Frank
Lead Integration Engineer // Vungle

I haven’t heard back from Vungle support however I tried to build the app with the Vungle plugin enabled and it now builds ok.  I tested it on the device and I see test ads ok.

The Vungle plugin was updated earlier today.

Rob

Please contact Vungle support. They maintain their plugin.

Thanks

Rob

Hi,

I have the same build error today… :frowning:

Before yesterday I build without problems all times…

Waiting for a solution too… 

Undefined symbols for architecture armv7:

may 21 04:53:08.084   “_OBJC_CLASS_$_WKWebView”, referenced from:

may 21 04:53:08.084       l_OBJC_$_CATEGORY_WKWebView_$_VungleWKWebView in libads-vungle.a(WKWebView+VungleWKWebView.o)

may 21 04:53:08.084 ld: symbol(s) not found for architecture armv7

may 21 04:53:08.084 clang: error: linker command failed with exit code 1 (use -v to see invocation)

may 21 04:53:08.084 BUILD ERROR: There was a problem linking the app.

As stated above, you need to contact Vungle support.

Rob

I’m having the same issue. I have a contact over at vungle I will reach out to him and reply back when I get a response. 

Okay this is what I have so far

Hi,

Thank you for reaching out, while you are filling out the form we sent, I just want to let you know that we are aware of this issue and are actively working on fixing it. I have escalated the issue to our SDK team.

Greg

Greg Frank
Lead Integration Engineer // Vungle

I haven’t heard back from Vungle support however I tried to build the app with the Vungle plugin enabled and it now builds ok.  I tested it on the device and I see test ads ok.

The Vungle plugin was updated earlier today.

Rob