Xnox Hub Fisch Mobile Script Work -

// Launch the camera app app.launch("com.example.camera");

// Save the photo camera.takePhoto();

// Get the photo file path var photoPath = camera.getLastPhotoPath(); xnox hub fisch mobile script work

// Wait for the camera app to launch wait(2000); // Launch the camera app app