webex / spark-ios-sdk

DEPRECATE. Check our newer iOS SDK
https://github.com/webex/webex-ios-sdk
Other
35 stars 15 forks source link

Jwt test fixes #22

Closed asynchrony-ringo closed 7 years ago

asynchrony-ringo commented 7 years ago

EDIT: Ready to merge!

Don't merge this yet; wait until the JWT branch is merged into master. This is a separate test fix that removes API deprecated in the JWT branch.

We just made this pull request to see the tests run.

asynchrony-ringo commented 7 years ago

This pull request is now ready to merge. It replaces all deprecated, internal SDK calls with their updated analogues. It also removes Quick and Nimble, as suggested in the Spark channel.

dciobanu commented 7 years ago

Looks good to me. @kliu ?

kliu commented 7 years ago

Looks good to me. Thanks a lot