I am beginner in IOS development want to make chat app using XMPPFramework . while integrating this library i had got this Error,I am attaching the image of error can any one help me regarding this.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
Try this, just replace your current pod with below one. it will fix your problem.
pod 'XMPPFramework', :git => "https://github.com/robbiehanson/XMPPFramework.git", :branch => 'master'