Skip to content

Commit

Permalink
docs(barcode-scanning): remove Firebase workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
robingenz committed Jun 14, 2023
1 parent 8c30cca commit f9b38e9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/barcode-scanning/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,6 @@ Add the `NSCameraUsageDescription` key to the `ios/App/App/Info.plist` file, whi
+ <string>The app enables the scanning of various barcodes.</string>
```

If you also use a `@capacitor-firebase/*` dependency in your project, then implement [this workaround](https://github.com/capawesome-team/capacitor-mlkit/issues/23#issuecomment-1470739611) to avoid conflict with the Cocoapods dependencies.

## Configuration

No configuration required for this plugin.
Expand Down

0 comments on commit f9b38e9

Please sign in to comment.