You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should prepare for release 2.0 with some simplifications to match JS SDK.
Introduce WultraMobileToken object that will act as a single entry point for the whole SDK
Remove protocols like IPushService. Use concrete implementations directly.
Simplify the PowerAuth extension method to be able to create WultraMobileToken (or other services) without any configuration (defaults to enrollment set to PowerAuth instance).
The text was updated successfully, but these errors were encountered:
We should prepare for release 2.0 with some simplifications to match JS SDK.
WultraMobileToken
object that will act as a single entry point for the whole SDKIPushService
. Use concrete implementations directly.WultraMobileToken
(or other services) without any configuration (defaults to enrollment set to PowerAuth instance).The text was updated successfully, but these errors were encountered: