I installed Firebase extension and it worked in the past. Today, I found that firebase auth custom claims is not updated, which is likely due to fail in ext-firestore-revenuecat-purchases-handler function. So, I tried uninstall and re-install the extension, but unfortunately all the three methods below failed.
- Firebase console,
- Firebase CLI,
- Method described here, with project id updated in .firebaserc file. Also tried npm install, and removing node_modules and package-lock.json, npm install again.
The main issue is: ext-firestore-revenuecat-purchases-handler function was not installed correctly. Below is the error message I got from Firebase console.
Please advise.
