Setup

To use the AppInstances API, install the @wix/app-management package using npm or Yarn:

Copy
1

or

Copy
1

Then import { appInstances } from @wix/app-management:

Copy
1
Was this helpful?
Yes
No