|
Turn on suggestions
![]() Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type. | |
If you don't find an answer, please click here to post your question.
|
12-20-2016 02:22 AM
HI
I have integrated the Ooyala Pulse tvOS Framework 2.x for ad support , the app works fine if i am installing through xcode . If i am trying to make a IPA it gives a linker error like below .
it does not show any error
All DICompileUnits must be listed in llvm.dbg.cu
LLVM ERROR: Broken module found, compilation aborted!
clang: error: linker command failed with exit code 1 (use -v to see invocation)
can some one please help me on this
Thanks
Subhasis
03-17-2017 03:36 PM
Hello Subhasis83,
I have attached a Pulse Framework to this thread, added it to your tvOS app, this should solve the problem.
Let us know if it worked for you,
Regards,
Ooyala Technical Support
12-20-2016 04:06 PM
Hello,
Thank you for posting, what version of Xcode and tvOS are you currenlty using? Our engineering team is working on a smiliar issue but I would like to confirm that it is for the same version that you are using.
Thank you, regards.
Paulo Padilla
Technical Support Engineer
12-21-2016 02:14 AM
Hi Paulo,
My current versions for xcode and Tvos are
Xcode :- Version 8.0 (8A218a)
TVOS:- tvos 10.0
Please let me know if you need any other info
Thanks
Subhasis
12-22-2016 08:07 AM
Hi,
Our engineering team found a similar issue that the one you meniton and currently working on a general fix. I am sharing with you a newer Pulse SDK attached on this thread, please try using it and let us know if your problem is solved.
Best regards,
Paulo Padilla
Technical Support Engineer
12-23-2016 01:53 AM
Hi
I could able to make the IPA from the framework provided by you , but the build is not launching in device .
if i try to load through xcode it gives a error like below
dyld: Library not loaded: @rpath/Pulse.framework/Pulse
i have provided the correct framework path in build settings
The newframework does not work for simulator also.
Please let me know your suggestions on this
Thanks
Subhasis
03-17-2017 03:36 PM