wultra / react-native-powerauth-mobile-sdk

React Native Mobile SDK for PowerAuth Protocol (ios, android)
Apache License 2.0
9 stars 3 forks source link

Support `customObject` in `PowerAuthActivationStatus` #181

Closed kober32 closed 9 months ago

kober32 commented 9 months ago

It's available in Android and iOS implementation but not in react

https://github.com/wultra/react-native-powerauth-mobile-sdk/blob/develop/src/model/PowerAuthActivationStatus.ts

kober32 commented 9 months ago

PR draft here with the artifact to test: https://github.com/wultra/react-native-powerauth-mobile-sdk/pull/182

I will release it once the Partners (client) will test it and give us 👍.