Add Capacitor support (#483)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
This commit is contained in:
@@ -84,6 +84,10 @@ const validInvokeChannels = [
|
||||
"set-context-paths",
|
||||
"get-app-upgrades",
|
||||
"execute-app-upgrade",
|
||||
"is-capacitor",
|
||||
"sync-capacitor",
|
||||
"open-ios",
|
||||
"open-android",
|
||||
// Test-only channels
|
||||
// These should ALWAYS be guarded with IS_TEST_BUILD in the main process.
|
||||
// We can't detect with IS_TEST_BUILD in the preload script because
|
||||
|
||||
Reference in New Issue
Block a user