Giter Club home page Giter Club logo

Comments (8)

Forsarion avatar Forsarion commented on July 17, 2024 1

Hi!

We are aware of this issue, unfortunately we don't have Quickblox built as a dynamic framework. Mainly because we still need to support iOS 7.
So, removing option 'use_frameworks!' from your Podfile will fix described issue.

We will try to find out more appropriate solution in nearest future.

from qmchatviewcontroller-ios.

Forsarion avatar Forsarion commented on July 17, 2024 1

Unfortunately - no news. We are supporting iOS 7 so we can't upload dynamic framework to CocoaPods.
We are thinking on dropping iOS 7...

from qmchatviewcontroller-ios.

fstephany avatar fstephany commented on July 17, 2024

Same here with:

  • CocoaPods 0.38.2
  • QMChatViewController (0.2.4)
  • QuickBlox (2.4.3)

My Podfile:

platform :ios, "8.0"
use_frameworks!

source 'https://github.com/CocoaPods/Specs.git'

target "app" do
  pod 'REMenu', '~> 1.10'
  pod 'SDWebImage', '~>3.7.3'
  pod 'MBProgressHUD', '~>0.9.1'
  pod 'DTCoreText', '~> 1.6.16'
  pod 'SwiftyJSON', '~> 2.3.0'
  pod 'FBSDKLoginKit', '~> 4.6.0'
  # pod 'QuickBlox', '~> 2.4.3'
  pod 'QMChatViewController', '~> 0.2.4'
end

from qmchatviewcontroller-ios.

jbmaxwell avatar jbmaxwell commented on July 17, 2024

Any news on this problem? I'm working with RxSwift/RxCocoa, which are dynamic frameworks...

from qmchatviewcontroller-ios.

jbmaxwell avatar jbmaxwell commented on July 17, 2024

Thanks Andrey,

That’s fine. We were able to rebuild our app for static frameworks.

However, if we try to pull the calls from your pod file into the pod file for our project, the download fails (“could not read remote repository”). (Actually, if we do an “rm -rf Pods” in your directory, then install/update it also fails—so something’s wrong with the pod file.) We managed to get the download working by using https paths, but that doesn’t actually download the files you use in your project—they seem to be different versions, and the project doesn't compile anymore. Any help appreciated.

Thanks,

J.

On Dec 7, 2015, at 1:36 AM, AndreyMoskvin [email protected] wrote:

Unfortunately - no news. We are supporting iOS 7 so we can't upload dynamic framework to CocoaPods.
We are thinking on dropping iOS 7...


Reply to this email directly or view it on GitHub #5 (comment).

from qmchatviewcontroller-ios.

obernal avatar obernal commented on July 17, 2024

I'm having this exact same problem. Any news on dropping iOS 7 support? I'm using a bunch of swift frameworks and cannot get rid of use_frameworks! option

from qmchatviewcontroller-ios.

jbmaxwell avatar jbmaxwell commented on July 17, 2024

@obernal: In the end our solution was to download all the files and use local paths in our pod file. Indeed, dropping iOS 7 (or at least getting a dynamic version) would be ideal for us too.

from qmchatviewcontroller-ios.

obernal avatar obernal commented on July 17, 2024

@jbmaxwell thanks for the reply. Could you share a bit more about your setup? Was it just downloading QMChatViewController or Quickblox too?

from qmchatviewcontroller-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.