Open pimotte opened 5 years ago
Currently, this application only works on Android. It would be nice to have an iOS application as well.
Possible paths to this:
In all three cases we'll need to use (or compile?) the iOS bindings: https://github.com/hyperledger/indy-sdk/blob/master/wrappers/ios/README.md
In the first two cases it would be nice to have a component that encapsulates the native functionality and delegates to the Android/iOS indy-sdk respectively.
Currently, this application only works on Android. It would be nice to have an iOS application as well.
Possible paths to this:
In all three cases we'll need to use (or compile?) the iOS bindings: https://github.com/hyperledger/indy-sdk/blob/master/wrappers/ios/README.md
In the first two cases it would be nice to have a component that encapsulates the native functionality and delegates to the Android/iOS indy-sdk respectively.