<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: When I compile code about expertassist-ios-sample,I need some question in DevNet General Discussions</title>
    <link>https://community.cisco.com/t5/devnet-general-discussions/when-i-compile-code-about-expertassist-ios-sample-i-need-some/m-p/3529791#M561</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jiancun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Apologies for the delay in responding . Can you please post your question under the community - &lt;A href="https://community.cisco.com/space/5152"&gt;Remote Expert Mobile&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I think iOS Sample Application no longer builds against the iOS 6 SDK. You need to&amp;nbsp; Conditionally define your own AVAudioSessionModeVideoChat variable to satisfy the linker.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reference - &lt;A href="http://www.cisco.com/c/dam/en/us/td/docs/voice_ip_comm/cust_contact/contact_center/remote_expert_mobile/remote_expert_mobile_1062/release/notes/cisco-remote-expert-mobile-release-notes-1062.pdf" title="http://www.cisco.com/c/dam/en/us/td/docs/voice_ip_comm/cust_contact/contact_center/remote_expert_mobile/remote_expert_mobile_1062/release/notes/cisco-remote-expert-mobile-release-notes-1062.pdf"&gt;http://www.cisco.com/c/dam/en/us/td/docs/voice_ip_comm/cust_contact/contact_center/remote_expert_mobile/remote_expert_mo…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Geevarghese&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Dec 2015 09:18:00 GMT</pubDate>
    <dc:creator>Geevarghese Cheria</dc:creator>
    <dc:date>2015-12-21T09:18:00Z</dc:date>
    <item>
      <title>When I compile code about expertassist-ios-sample,I need some question</title>
      <link>https://community.cisco.com/t5/devnet-general-discussions/when-i-compile-code-about-expertassist-ios-sample-i-need-some/m-p/3529790#M560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ld /Users/tiankong/Library/Developer/Xcode/DerivedData/RemoteExpertMobile-hbyvuaryvsqyfwbatuaewcilbirp/Build/Products/Debug-iphonesimulator/RemoteExpertMobile.app/RemoteExpertMobile normal i386&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; cd /Users/tiankong/Desktop/RemoteExpertMobile&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; export IPHONEOS_DEPLOYMENT_TARGET=7.0&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch i386 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator8.0.sdk -L/Users/tiankong/Library/Developer/Xcode/DerivedData/RemoteExpertMobile-hbyvuaryvsqyfwbatuaewcilbirp/Build/Products/Debug-iphonesimulator -L/Users/tiankong/Desktop/RemoteExpertMobile/Frameworks/assist_ios_sdk -L/Users/tiankong/Desktop/RemoteExpertMobile/Frameworks/ACBClientSDK.framework/Versions/A -F/Users/tiankong/Library/Developer/Xcode/DerivedData/RemoteExpertMobile-hbyvuaryvsqyfwbatuaewcilbirp/Build/Products/Debug-iphonesimulator -F/Users/tiankong/Desktop/RemoteExpertMobile/Frameworks -filelist /Users/tiankong/Library/Developer/Xcode/DerivedData/RemoteExpertMobile-hbyvuaryvsqyfwbatuaewcilbirp/Build/Intermediates/RemoteExpertMobile.build/Debug-iphonesimulator/RemoteExpertMobile.build/Objects-normal/i386/RemoteExpertMobile.LinkFileList -Xlinker -objc_abi_version -Xlinker 2 -ObjC -fobjc-arc -fobjc-link-runtime -Xlinker -no_implicit_dylibs -mios-simulator-version-min=7.0 -framework ACBClientSDK -lAssistSDK -framework GLKit -lsqlite3 -lc++ -framework MobileCoreServices -framework AVFoundation -framework CoreMedia -framework CoreVideo -framework OpenGLES -framework Foundation -framework QuartzCore -lxml2 -framework CoreImage -framework CoreText -framework ImageIO -lstdc++.6 -licucore -framework SystemConfiguration -framework CoreAudio -framework AudioToolbox -framework CFNetwork -framework Security -framework CoreGraphics -framework UIKit -Xlinker -dependency_info -Xlinker /Users/tiankong/Library/Developer/Xcode/DerivedData/RemoteExpertMobile-hbyvuaryvsqyfwbatuaewcilbirp/Build/Intermediates/RemoteExpertMobile.build/Debug-iphonesimulator/RemoteExpertMobile.build/Objects-normal/i386/RemoteExpertMobile_dependency_info.dat -o /Users/tiankong/Library/Developer/Xcode/DerivedData/RemoteExpertMobile-hbyvuaryvsqyfwbatuaewcilbirp/Build/Products/Debug-iphonesimulator/RemoteExpertMobile.app/RemoteExpertMobile&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;duplicate symbol _b64_pton in:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /Users/tiankong/Desktop/RemoteExpertMobile/Frameworks/assist_ios_sdk/libAssistSDK.a(base64.o)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /Users/tiankong/Desktop/RemoteExpertMobile/Frameworks/ACBClientSDK.framework/ACBClientSDK(base64.o)&lt;BR /&gt;ld: 1 duplicate symbol for architecture i386&lt;BR /&gt;clang: error: linker command failed with exit code 1 (use -v to see invocation)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;1 duplicate symbol for architecture i386&lt;BR /&gt;Linker command failed with exit code 1 (use -v to see invocation)&lt;/P&gt;&lt;P&gt;Activity Log Complete 15/6/23 11:18&lt;BR /&gt;1 error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2019 10:48:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-general-discussions/when-i-compile-code-about-expertassist-ios-sample-i-need-some/m-p/3529790#M560</guid>
      <dc:creator>jcqin0001</dc:creator>
      <dc:date>2019-03-01T10:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: When I compile code about expertassist-ios-sample,I need some question</title>
      <link>https://community.cisco.com/t5/devnet-general-discussions/when-i-compile-code-about-expertassist-ios-sample-i-need-some/m-p/3529791#M561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jiancun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Apologies for the delay in responding . Can you please post your question under the community - &lt;A href="https://community.cisco.com/space/5152"&gt;Remote Expert Mobile&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I think iOS Sample Application no longer builds against the iOS 6 SDK. You need to&amp;nbsp; Conditionally define your own AVAudioSessionModeVideoChat variable to satisfy the linker.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reference - &lt;A href="http://www.cisco.com/c/dam/en/us/td/docs/voice_ip_comm/cust_contact/contact_center/remote_expert_mobile/remote_expert_mobile_1062/release/notes/cisco-remote-expert-mobile-release-notes-1062.pdf" title="http://www.cisco.com/c/dam/en/us/td/docs/voice_ip_comm/cust_contact/contact_center/remote_expert_mobile/remote_expert_mobile_1062/release/notes/cisco-remote-expert-mobile-release-notes-1062.pdf"&gt;http://www.cisco.com/c/dam/en/us/td/docs/voice_ip_comm/cust_contact/contact_center/remote_expert_mobile/remote_expert_mo…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Geevarghese&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 09:18:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-general-discussions/when-i-compile-code-about-expertassist-ios-sample-i-need-some/m-p/3529791#M561</guid>
      <dc:creator>Geevarghese Cheria</dc:creator>
      <dc:date>2015-12-21T09:18:00Z</dc:date>
    </item>
  </channel>
</rss>

