Coder Social home page Coder Social logo

Comments (4)

 avatar commented on August 17, 2024

@Anilkr91 , Hello. Could you please show your podfile?

from q-municate-ios.

Anilkr91 avatar Anilkr91 commented on August 17, 2024

platform :ios, '9.0'
use_frameworks!

def common_pods

end

target 'HeartKeeper' do
common_pods
pod 'Restofire-Gloss'
pod 'FBSDKLoginKit'
pod 'FBSDKCoreKit'
pod 'Google/SignIn'
pod 'IQKeyboardManagerSwift', '4.0.5'
pod 'Whisper'
pod 'SwiftyUserDefaults'
pod 'Kingfisher'
pod 'ENSwiftSideMenu'
pod 'JVFloatLabeledTextField'
pod 'MZFormSheetPresentationController'
pod 'QuickBlox', '2.7.2'
pod 'Quickblox-WebRTC'
pod 'QMChatViewController'
pod 'SDWebImage'
pod 'SwiftDate'
pod 'Charts'
pod 'Cosmos', '> 1.2.0'
pod 'KMPlaceholderTextView', '
> 1.2.2'
pod 'JLToast', '~> 1.4'
pod 'LNNotificationsUI', :git => 'https://github.com/nikolay-kapustin/LNNotificationsUI.git'
pod 'Fabric'
pod 'Crashlytics'
pod 'MBProgressHUD'
pod 'TSMessages'
pod 'PayPal-iOS-SDK'
end

target 'HeartKeeperTests' do
common_pods
end

from q-municate-ios.

 avatar commented on August 17, 2024

@Anilkr91
If you want to add QuickBlox via CocoaPods you should change pod 'QuickBlox', '2.7.2' with pod 'QuickBlox', '2.7.5'.
QuickBlox is released as a dynamic framework since version 2.7.5.

Or you can add QuickBlox 2.7.2 manually.

from q-municate-ios.

Anilkr91 avatar Anilkr91 commented on August 17, 2024

Issue is resolved by including the 'QuickBlox', '2.7.5' version . Thanks

from q-municate-ios.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.