Hi Jen -- Thank you for your help. We were able to display the report on
the Adobe Analytics portal from our Ionic mobile app.By the way, I would
like to share some of the steps below that I did on my end (Ionic
Angular Android). I hope this may help some of our fellow
developers.Install the plugin using npmionic cordova plugin add
adobe-mobile-servicesnpm i @types/window-or-global —saveGo to
platform_www directoryAdd ADBMobileConfig.json to
platforms/android/app/platform_wwwAdd adobeMobileLibra...