Members
(constant) debugLog
Centralized debug logging function for all BlackBerry hooks
(constant) patchCAPBridgeViewController
Patches Capacitor's iOS bridge controller for BlackBerry integration
Modifies CAPBridgeViewController.swift to:
- Add BlackBerry headers and imports
- Register GD state change handlers
- Initialize BlackBerry notification center
This enables BlackBerry Dynamics to integrate with Capacitor's iOS bridge
IDEMPOTENT: Safe to run multiple times - checks if patches already exist
(constant) replaceAndSave
Safe file modification utility with validation and backup
(constant) updateDevelopmentInfoJson
Updates development tools information for BlackBerry integration
Creates development-tools-info.json files in both Android and iOS projects
containing framework version information, Ionic details, and BlackBerry SDK version.
This information is used by BlackBerry development tools and debugging utilities.