Petr Dvořák

Results 35 comments of Petr Dvořák

There was no followup to this issue, I assume that the issue was either resolved or abandoned.

This one can wait for the next release.

This one can wait for the next release.

This is no longer required.

@augard I am not sure we will support the Swift Package manager anytime soon. It is not straight forward due to the way our SDK is built (C/C++, Objective-C, ...),...

Objective-C is indeed a big topic, but we do have some customers who use Apache Cordova or React Native. Both generally easier bridge to ObjC than Swift (Swift bridge AFAIK...

Probably a duplicate of issue #9 Could you please put break-point to [PA2Keychain.m#L175](https://github.com/wultra/powerauth-mobile-sdk/blob/develop/proj-xcode/Classes/keychain/PA2Keychain.m#L175) and let us know what is in `s` variable?

OK, this actually has very simple solution that we can implement in PAS: - alter the `pa_application_version` table to contain keypair columns - migrate the associated keypair from `pa_master_keypair` table...