jt274

Results 22 issues of jt274

**Describe the bug** When the recorder is set to the OPUS format, audio does not actually record in the OPUS format. No error is given. Additionally, the bit rate, sample...

bug

**Describe the bug** Audio does not record on iOS. Works fine on Android emulator and physical device. Microphone permissions are included in `Info.plist`. Plugin version is `1.0.5`. Audio *appears* to...

in triage

**Describe the bug** When an error is thrown by `controller.preparePlayer`, it cannot be caught. Experiencing this on Android, have not tested on iOS. For example, when trying to play a...

The `validateSignature` function described in the docs to validate signatures for incoming webhook requests from Plivo never matches correctly. It appears almost that the `X-Plivo-Signature-V2` and `X-Plivo-Signature-Ma-V2` headers have the...

Adds OPUS encoder to record_darwin and updates documentation. This will close #320

**Package version** `5.1.0` **Environment** - OS: `iOS 17.4.1` **Describe the bug** Front page of documentation states OPUS encoding is not available on iOS: https://pub.dev/packages/record `AudioEncoder` enum states under `opus` that...

The reverse geocode documentation: https://radar.com/documentation/api#reverse-geocode says there are two input parameters, `coordinates` and `layers`. The flutter documentation here: https://radar.com/documentation/sdk/flutter#geocoding shows a type `Map` input that uses `latitude`, `longitude`, and `accuracy`....

For the `Radar.autocomplete` function, all parameters are listed as nullable. If the `near` parameter is not included, which according to the API reference docs is optional, the following error is...

Add `namespace` to `build.gradle` to support building in Android with gradle 8+. Otherwise build fails.

### Is there an existing issue for this? - [X] I have searched the existing issues. ### Which plugins are affected? Crashlytics, Other ### Which platforms are affected? iOS ###...

type: bug
plugin: cloud_firestore
platform: ios
Needs Attention