HMS-Core / hms-react-native-plugin

This repo contains all of React-Native HMS plugins.
https://developer.huawei.com/consumer/en/doc/overview/HMS-Core-Plugin?ha_source=hms1
Apache License 2.0
240 stars 68 forks source link

Unable to delete `huawei-hms-rn-push-channel` channel #159

Closed sentientmachin3 closed 2 years ago

sentientmachin3 commented 2 years ago

Description I'm building an app which has both HMS and Expo support. The issue is related to a default notification channel which is being created on Android with google services, but I'm unable to delete that channel (its name is huawei-hms-rn-push-channel).

Expected behavior The channel should disappear or not be visible on android devices with GooglePlay services.

Current behavior The channel is not deletable.

Environment

Other Tried deleting the channel with both libraries (expo and hms), no effect.

sentientmachin3 commented 2 years ago

Turns out I was deleting the wrong channel. The name of the channel is huawei-hms-rn-push-channel but its id is huawei-hms-rn-push-channel-id-<somenumber>.