Hi,
I have the latest version installed "react-native-push-notification": "^6.1.2" and "@react-native-community/push-notification-ios": "^1.7.1", but when trying to create a channel as written in the README, I always get the error:

I ran npm install multiple times, rebuild the app, gradle synced, cleaned the project.
When I do a console log of the PushNotification object the createChannel method is not there.


Hi,
This definitely looks like a cache issue.
Clean you project again
Regards
Indeed it was, closing the issue.
cleared the project cache still facing this issue
Most helpful comment
cleared the project cache still facing this issue