Hi,
I am trying to develop a Custom floating window with the SDK.
But not sure how to Initialize it the AppExtensionsSDK, how can I obtain the id needed to initialize the AppExtensionsSDK?
SDK = new AppExtensionsSDK({ identifier: id });
Thank you.