mParticle / mparticle-apple-sdk

mParticle Apple SDK
Apache License 2.0
46 stars 66 forks source link

test: Handle different URL formatting in iOS 17 #218

Closed einsteinx2 closed 1 year ago

einsteinx2 commented 1 year ago

Summary

This test just confirms that if a customer sets their custom hosts incorrectly by prepending https://, the URL will be incorrect. In iOS 17 it's still incorrect, just in a slightly different way. This won't affect customers with currently correct configurations, so I've just adjusted the test to handle both formats.

Testing Plan

mparticle-automation commented 1 year ago

:tada: This PR is included in version 8.15.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: