Release
    A dummy implementation of DevSupportManager to be used in production mode where development features aren't needed.
Properties
Functions
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Create the surface delegate that the provided module should use to interact with
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Do something to display or log the exception.
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Hides the "paused in debugger" overlay, if currently shown.
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Attempt to open the JS debugger on the host machine.
Link copied to clipboard
                  open override fun processErrorCustomizers(errorInfo: Pair<String, Array<StackFrame>>): Pair<String, Array<StackFrame>>
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Add an option to send to packager when requesting JS bundle.
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  open override fun setPackagerLocationCustomizer(packagerLocationCustomizer: DevSupportManager.PackagerLocationCustomizer)
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  open override fun showPausedInDebuggerOverlay(message: String, listener: DevSupportManager.PausedInDebuggerOverlayCommandListener)
Shows the "paused in debugger" overlay with the given message.
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard