IOS Build Issue.

Hello Guys,

                   My corona sdk simulater generates these unknown error when i tried to build for IOS.I have tried to build for ios in 2511 and 2521Builds but both are generate these issue.

Runtime error

/Users/Abc/Desktop/xyz.app/.build/libtemplate/Builder.lua:310: <error>{“status”:256,“message”:“ld: framework not found Metal for architecture armv7\nclang: error: linker command failed with exit code 1 (use -v to see invocation)”}</error>

stack traceback:

C: in function ‘assert’

/Users/Abc/Desktop/xyz.app/build/libtemplate/Builder.lua:310: in function ‘checkError’

/Users/Abc/Desktop/xyz.app/.build/libtemplate/Builder.lua:333: in function ‘build’

?: in function ‘buildExe’

?: in function <?:683>

0: iOS build failed (5)

and i am using this plugin in my Build.settings.If i remove these plugin from my build.settings build is successfull so i think error is occuring because of this plugin.I have also try this demo. :: page http://docs.coronalabs.com/daily/plugin/vungle/

but when i tried to Build with it generate same error.

[lua]

[“CoronaProvider.ads.vungle”] =

        {

            publisherId = “com.vungle”,

   },

[/lua]

Thank you

Hi @divakarjoshi257,

This looks to be an issue with the plugin, so I’m moving this thread to the Vungle sub-forum. You may also want to report this to Vungle directly.

Best regards,

Brent

Hello Corona team ,

                   Any update about these Vungle plugin error ? I am curious to see the positive result. 

Hi @divakarjoshi257,

I’m not aware of any update yet. The best approach is to still bring this to the attention of Vungle. Please see their email at the bottom of the plugin docs:

http://docs.coronalabs.com/plugin/vungle/index.html

Best regards,

Brent

Hello  Brent ,

                    I found the issue. when i tried to make build with latest version of mac(10.10.1) and latest Xcode it is done.

Thank you

Hi @divakarjoshi257,

This looks to be an issue with the plugin, so I’m moving this thread to the Vungle sub-forum. You may also want to report this to Vungle directly.

Best regards,

Brent

Hello Corona team ,

                   Any update about these Vungle plugin error ? I am curious to see the positive result. 

Hi @divakarjoshi257,

I’m not aware of any update yet. The best approach is to still bring this to the attention of Vungle. Please see their email at the bottom of the plugin docs:

http://docs.coronalabs.com/plugin/vungle/index.html

Best regards,

Brent

Hello  Brent ,

                    I found the issue. when i tried to make build with latest version of mac(10.10.1) and latest Xcode it is done.

Thank you