Setup

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

Copy

or

Copy

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

Copy
Did this help?