I'm trying to access my DJI Pocket camera from iOS application, using DJI SDK and Swift. The product.camera always returns nil, while .gimbal, for example, returned ok.
May be the SDK detected my device wrong, because product.model returns "Osmo Mobile", which has no built-in camera. Is it possible to fix this?
As far as I know the DJI-SDK doesn't have support for Osmo Pocket.