Hi,
I'm trying to make a simple iOS application using Remote Expert Mobile SDK, but when I follow the Project Setup section of the Developer Tutorial shown here https://developer.cisco.com/media/remote-expert-mobile-developer-tutorials/ios-sdk/01-project-setup/project-setup.html
and then run the application I get this error message:
The 'Header Search Paths' has these two values but I'm not sure if they are ok
- "/Users/gsalazar/Desktop/Apps iOS/Client iOS SDK App/assist_ios_sdk/"
- $(PROJECT_DIR)/Frameworks
Could someone help me, please?,
Kind regards
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Hello Genesis,
The SDK should build for i386 but won't function on a simulator. Can you run it on a device?
I would expect a reference to libAssistSDK rather than lAssistSDK?
Regards,
Rob
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Hello Robert,
Thanks for your reply.
When I ran it on a device, it showed the same message, so what I did was adding all libraries shown on the iOS SDK sample given at .zip file, and copy the Header Search Paths and Library Search Paths. And fortunately, the app worked.
However, I want to thank you for your time trying to help me.
Kind regards
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Comments
0 comments
Please sign in to leave a comment.