Open kober32 opened 1 week ago
Change the android and huawei platforms to fcm and hms.
android
huawei
fcm
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
Waiting for review...
Change the
android
andhuawei
platforms tofcm
andhms
.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