Firebase Integration Testing register the "pluginConstants" #11379
Unanswered
pablopantaleon
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi y'all, I have updated the firebase dependencies and now the tests are failing, I'm trying to figure out how to make them work.
Before: I was able to make it work doing:
Now: After the upgrade this method is not available "MethodChannelFirebase.channel", so I'm not sure how I can register the "pluginConstants". I'm doing this for the remote config but it doesn't work:
Additional Info:
Any guidance or tip is are appreciated, thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions