Generate URL for started meeting in Ionic4

Hey @SilentMutex ,

Since the SDK is inside your app, you will have to build the URL logic, for example take the meetingID / passcode from the URL and pass it programmatically into the SDK.

Thanks,
Tommy