Hi @Ivan, I'm in the same situation we are using ionic Cordova app for
both web and mobile I was able to integrate the Launch for web
application by adding <script> index.html. But still I can't see
the mobile traffic is this expected? After reading your comments the
only direction is create mobile property and follow the native code ? Is
there a way to leverage web property for mobile because this is common
code for web and mobile apps? Say, we have to use mobile property looks
like the impleme...