-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
1 - XS (<= 1 day)
-
6441
A PR upgrading Realm Core, unveiled that passing a base URL without the http or https prefix, when creating an App instance would cause a crash
We should either upstream this by creating a Core issue to throw an exception instead of asserting or alternatively assert this on the SDK level before trying to construct an app with an invalid base url.