Deno Not Implemented error in Edge Function
I'm trying to follow the docs (https://supabase.com/docs/guides/functions/examples/push-notifications?platform=fcm) on setting up FCM with Supabase, but getting an error when the function is run. The error is as follows:
The function deploy successfully, but this error occurs when the function itself is run by the database trigger. I suspect the issue comes from the fact that this is running on v0.177.1 of Deno, which is nearly a year old at this point. Is that expected, or is there a way to update that?
The function deploy successfully, but this error occurs when the function itself is run by the database trigger. I suspect the issue comes from the fact that this is running on v0.177.1 of Deno, which is nearly a year old at this point. Is that expected, or is there a way to update that?
Send Push Notifications to your React Native iOS and Android apps using Expo.