Skip to content

MissingPluginException when checking Sync Speed & Pitch on iOS #1771

Description

@Acr515

I am running Finamp 1.0.1 on iOS 26.6; I can set playback speed (first enabling it from Settings -> Layout & Theme -> Customization -> Playback Speed Visibility) without issue, but checking Sync Speed & Pitch results in no change to playback, and this error starts appearing in the logs:

[Flutter/SEVERE] 2026-09-18 09:52:27.595535: MissingPluginException(No implementation found for method setPitch on channel com.ryanheise.just_audio.methods.b335946c-b39c-4e18-b703-cec36fc35f07)
		#0      MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:364)
		<asynchronous suspension>
		#1      MethodChannelAudioPlayer.setPitch (package:just_audio_platform_interface/method_channel_just_audio.dart:88)
		<asynchronous suspension>
		#2      AudioPlayer.setPitch (package:just_audio/just_audio.dart:1226)
		<asynchronous suspension>

I also run Finamp on Windows, and I do not encounter this problem there.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions