Skip to content

useEmulator() has been renamed to connect<PackageName>Emulator() #7356

Open
@mikehardy

Description

@mikehardy

Alter auth (and perhaps other packages already converted v9 API) to new emulator APIs

It appears that the v9 APIs have moved from useEmulator to connect<PackageName>Emulator as an API convention, but I think only the database module is converted correctly at the moment


          `useEmulator()` has been renamed to `connectDatabaseEmulator()`. `getServerTime()` actually doesn't exist in the V9 API. I think that was left over from when I was copying over some functions from V8 (compat)

Originally posted by @exaby73 in #7136 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions