wultra / mtoken-sdk-android

PowerAuth based Mobile Token SDK for Android
Apache License 2.0
0 stars 1 forks source link

Push changes to FCM and HMS #174

Open kober32 opened 1 week ago

kober32 commented 1 week ago

Change the android and huawei platforms to fcm and hms.

This is a broader change on our backend when we move from targeting the OS to targeting the push platform.

Related backend PRs: https://github.com/wultra/powerauth-push-server/issues/904 https://github.com/wultra/powerauth-cloud/issues/986 https://github.com/wultra/enrollment-server/issues/1134


[!WARNING] BOTH CHANGES NEED TO BE BACKWARDS COMPATIBLE! So the best approach will be deprecate current API and create new one

kober32 commented 1 week ago

Waiting for review...