diff --git a/config/nativephp.php b/config/nativephp.php index 4cd8401..80d8a78 100644 --- a/config/nativephp.php +++ b/config/nativephp.php @@ -248,13 +248,14 @@ 'biometric' => false, 'camera' => false, 'microphone' => false, - 'nfc' => false, + 'microphone_background' => false, 'push_notifications' => false, 'location' => false, 'vibrate' => false, 'storage_read' => false, 'storage_write' => false, - 'qr-code' => false, + 'scanner' => false, + 'nfc' => false, 'network_state' => true, ],