The current iOS platform does not support direct navigation to the native camera preview page. The solution is to use the device control UI BizBundle interface `getPanelViewControllerWithDeviceModel` to navigate to the mini program panel. Since the native preview page is no longer supported, it is recommended to use this interface for navigation and prepare for future use of the mini program panel.
How to navigate to the native preview page of the camera?