OfficeDev / skype-ios-app-sdk-samples

This repository contains Objective C and Swift samples powered by the Microsoft Skype for Business App SDK.
MIT License
46 stars 23 forks source link

Error: SkypeForBusiness.h and SfBConversationHelper.h not found #40

Closed nikunjazilen closed 7 years ago

nikunjazilen commented 7 years ago

Hi Team,

I tried run the BankingAppObjectiveC and BankingAppSwift demo but its give me the error like "SkypeForBusiness.h and SfBConversationHelper.h file not found". I want to integrate video chat with text messaging like Skype iOS provided. Can you please help me to solve out this issue? So I can go ahead and testing the demo.

Best Regards, Nikunj Jadav

591700757 commented 7 years ago

According to document in the place where we download the demo project(https://github.com/OfficeDev/skype-ios-app-sdk-samples/tree/master/BankingAppSwift) you need to do a few thing before you can run this demo.One of them is to drag those two file into demo project from SDK.

jovillas commented 7 years ago

Were you able to copy the files form the SDK package?