issue while building app

hello sir/Madam

 

I am facing the following issue whenever try to build my app . I have integrate zoom in my app.

 

ld: ‘/Volumes/Disk_3/LMS_IOS/LMS-iOS/MobileRTC.framework/MobileRTC’ does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target. for architecture armv7

clang: error: linker command failed with exit code 1 (use -v to see invocation)

Hi,

bitcode is disabled for iOS SDK, you need disable bitcode for your project.

Best

Hi

May you provide instruction for this. Where i have to do this task 

 

 

Thanks

Davender verma

Hello

 

After disable bitcode for project app ,another issue generate …

 

ld: Unable to insert branch island. No insertion point available. for architecture armv7

clang: error: linker command failed with exit code 1 (use -v to see invocation)

 

i have put the Zoom Sdk in an another folder named “lib” . but nothing happened.

thanks

Davender verma 

Seems that The size of class and method names are too large which makes build failed, could you send us a testing project which can duplicate this issue by Box or other cloud disk ? We can check it in our side.

Thanks,

Robust