wultra / networking-apple

A high-level networking SDK for PowerAuth-based endpoints.
Apache License 2.0
0 stars 0 forks source link

Integrate PowerAuth SDK 1.7.x #28

Closed kober32 closed 2 years ago

hvge commented 2 years ago

I think this is not required, unless you want to force the dependency to 1.7. This library doesn't use deprecated interfaces form PA-SDK 1.7, so it should work as it is.

kober32 commented 2 years ago

Yes, but when you target the current library version, it brings in PowerAuth SDK v 1.6.x. For example:

  1. Our client uses Mobile Token SDK (which he references in Podfile or Project.swift).
  2. This library then brings in PowerAuth Networking library
  3. And networking brings in old PowerAuth SDK

So this will be indeed just a dependency bump