You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all 👋, I am using cloud functions 3.2.6 and I started getting this warning (yesterday) when I open the iOS module in Xcode:
'useFunctionsEmulatorOrigin:' is deprecated: Use useEmulator(host:port:) instead.
The app still compiles normally.
I googled it and looked at the issues but I did not find anything related. Any ideas?
In case it is useful, these are the list of firebase packages I am using in my pubspec:
cloud_functions: ^3.2.6
cloud_firestore: ^3.1.7
firebase_auth: ^3.3.6
firebase_messaging: ^11.2.1
firebase_core: ^1.12.0
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all 👋, I am using cloud functions 3.2.6 and I started getting this warning (yesterday) when I open the iOS module in Xcode:
'useFunctionsEmulatorOrigin:' is deprecated: Use useEmulator(host:port:) instead.
The app still compiles normally.
I googled it and looked at the issues but I did not find anything related. Any ideas?
In case it is useful, these are the list of firebase packages I am using in my pubspec:
cloud_functions: ^3.2.6
cloud_firestore: ^3.1.7
firebase_auth: ^3.3.6
firebase_messaging: ^11.2.1
firebase_core: ^1.12.0
Beta Was this translation helpful? Give feedback.
All reactions