Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PubNub dependency out of date #366

Closed
grantat opened this issue Aug 15, 2019 · 2 comments
Closed

PubNub dependency out of date #366

grantat opened this issue Aug 15, 2019 · 2 comments
Assignees

Comments

@grantat
Copy link

grantat commented Aug 15, 2019

Description

PubNub version 4.9.0 is being used for pods, kinvey version 3.23.0. Can't build the project with PubNub because of a dependency issue on the library's variable stripMobilePayload.

A suggested fix is to update the .podspec to the specific appropriate dependency versions.

Steps to reproduce

  1. Create a new project.
  2. Create a Podfile and add Kinvey to Podfile project target
  3. Pod install
  4. Attempt to build the project once workspace created.

Kinvey SDK Version

3.23.0 to most recent release

Tool Versions (XCode / Swift / iOS / Device)

Xcode 10.2 / Swift 5 / iOS 12.2

@heyzooi
Copy link
Contributor

heyzooi commented Aug 19, 2019

Pull request #367 should fix this issue. it will be in the next release, which should happen before the end of next week.

@heyzooi
Copy link
Contributor

heyzooi commented Aug 23, 2019

fixed by version 3.27.0, please try again

@heyzooi heyzooi closed this as completed Aug 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants