API Reference > imodeljs-frontend > NativeApp > IpcApp > startup startup MethodStatic start an IpcApp. startup(ipc: IpcSocketFrontend, opts?: IpcAppOptions): Promise<void> note this should not be called directly. It is called by NativeApp.startup Parameter Type Description ipc IpcSocketFrontend opts IpcAppOptions Returns - Promise<void> Defined in core/frontend/src/IpcApp.ts Line 125 Last Updated: 11 June, 2024