getSourceURL

abstract fun getSourceURL(): String

Get the sourceURL for the JS bundle from the CatalystInstance. This method is needed for compatibility with bridgeless mode, which has no CatalystInstance.

Return

The JS bundle URL set when the bundle was loaded