Hey Folks,
My production application is not working, because Firebase extension version is not correct. I’ve updated my Firebase extension to v0.1.7 and I’m getting this error:
`{"code":2,"message":"The version of this extension is not the same. Extension version 0.1.7, Api version: 0.1.6. Please retry the request with the correct version","extension_version":"0.1.7"}`
Related Github issue: https://github.com/RevenueCat/firestore-revenuecat-purchases/issues/51
I think this commit went wrong: https://github.com/RevenueCat/firestore-revenuecat-purchases/commit/522615658d01213484cfcf7aa55cb648792878f8#diff-e6a35fcf3c90f75b27c14eb559ddcf8cd259b4e1a2cf49f73d3ed9f91229fccdR31