-
-
Notifications
You must be signed in to change notification settings - Fork 504
Description
flutter version 1.14.6
D/MediaBrowserCompat(14529): Connecting to a MediaBrowserService.
E/MethodChannel#ryanheise.com/audioService(14529): Failed to handle method call
E/MethodChannel#ryanheise.com/audioService(14529): java.lang.NullPointerException: Attempt to invoke virtual method 'android.support.v4.media.session.MediaControllerCompat$TransportControls android.support.v4.media.session.MediaControllerCompat.getTransportControls()' on a null object reference
E/MethodChannel#ryanheise.com/audioService(14529): at com.ryanheise.audioservice.AudioServicePlugin$ClientHandler.onMethodCall(AudioServicePlugin.java:358)
E/MethodChannel#ryanheise.com/audioService(14529): at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:231)
E/MethodChannel#ryanheise.com/audioService(14529): at io.flutter.embedding.engine.dart.DartMessenger.handleMessageFromDart(DartMessenger.java:93)
E/MethodChannel#ryanheise.com/audioService(14529): at io.flutter.embedding.engine.FlutterJNI.handlePlatformMessage(FlutterJNI.java:642)
E/MethodChannel#ryanheise.com/audioService(14529): at android.os.MessageQueue.nativePollOnce(Native Method)
E/MethodChannel#ryanheise.com/audioService(14529): at android.os.MessageQueue.next(MessageQueue.java:326)
E/MethodChannel#ryanheise.com/audioService(14529): at android.os.Looper.loop(Looper.java:181)
E/MethodChannel#ryanheise.com/audioService(14529): at android.app.ActivityThread.main(ActivityThread.java:6990)
E/MethodChannel#ryanheise.com/audioService(14529): at java.lang.reflect.Method.invoke(Native Method)
E/MethodChannel#ryanheise.com/audioService(14529): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:494)
E/MethodChannel#ryanheise.com/audioService(14529): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1445)
E/flutter (14529): [ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: PlatformException(error, Attempt to invoke virtual method 'android.support.v4.media.session.MediaControllerCompat$TransportControls android.support.v4.media.session.MediaControllerCompat.getTransportControls()' on a null object reference, null)
�