I'm trying to track visitors from a native app (in iOS and Android) into a WebView. Following the guide the URL is appended with `…com/?adobe_mc=TS=1234567890%7CMCMID=12345678901234567890123456789012345678%7CMCORGID=ABC12345678901234567ABC%2540AdobeOrg&app=android&version=x.x.xx`.
On the WebView side we have Launch with the Experience Cloud ID Service plugin.
In the troubleshooting guide it states "My mid is not identical in my app to my web view" but I'm not sure how to validate this.
Is the mid the same as the Marketing Cloud Visitor ID? For us, they're not, which makes me wonder whether I need to check for the existence of MCMID in the adobe_mc and manually overwrite it?