Analytics Mobile Implementation on Capacitor Hybrid Mobile Application (Cordova Plugin Update)
Hi, my team is working on a technical approach to implement Adobe Analytics on our mobile application, but we have hit a wall because we have both native components written in Swift and Kotlin, but we also have hybrid components written in JavaScript and mediated via Capacitor.
Our research has surfaced that there used to be a Cordova plugin which seems to have passed the data on to Adobe Analytics, but this has since been deprecated. (As an aside, we did also read the following questions posted on Experience League: Thread 1, Thread 2)
Is there anybody with a current hybrid mobile application architecture that has faced the need to implement AA and has found an alternative? Is the Mobile Implementation SDK the only current option?
Another way to think about this: for anyone who was relying on Apache Cordova to mediate their hybrid application, what has happened since the deprecation and has anyone explored any alternatives?
Thank you!