Hi,
I have apps that are built in Ionic with Capacitor and I’ve been using the JavaScript SDK for some time now, which worked great. I noticed the JavaScript SDK is now a legacy SDK and will be deprecated in the future, and there is no direct alternative for Ionic/Capacitor yet.
Does anyone have any experience as to which SDK I should migrate to? The ones that come to mind are the Browser and the Node.js SDKs, but I’m not sure which one I should go for.
Thank you