You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firestick running fireOS 6.0.7.9 cannot run the app with this plugin on it.
2025-02-17 19:22:43.752 19204-19204 AndroidRuntime app.iptvweb E FATAL EXCEPTION: main Process: app.iptvweb, PID: 19204 java.lang.NoSuchMethodError: No virtual method getMainExecutor()Ljava/util/concurrent/Executor; in class Landroidx/appcompat/app/AppCompatActivity; or its super classes (declaration of 'androidx.appcompat.app.AppCompatActivity' appears in /data/app/app.iptvweb-1/base.apk) at dev.eduardoroth.mediaplayer.MediaPlayer.create(MediaPlayer.java:82) at dev.eduardoroth.mediaplayer.MediaPlayerPlugin.lambda$create$1(MediaPlayerPlugin.java:178) at dev.eduardoroth.mediaplayer.MediaPlayerPlugin.$r8$lambda$G28Hg1VjyX6j7yiIZP0uf9avMwI(MediaPlayerPlugin.java) at dev.eduardoroth.mediaplayer.MediaPlayerPlugin$$ExternalSyntheticLambda9.run(D8$$SyntheticClass:0) at android.os.Handler.handleCallback(Handler.java:751) at android.os.Handler.dispatchMessage(Handler.java:95) at android.os.Looper.loop(Looper.java:154) at android.app.ActivityThread.main(ActivityThread.java:6202) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:911) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:801) 2025-02-17 19:22:43.793 19204-19204 Process app.iptvweb I Sending signal. PID: 19204 SIG: 9 2025-02-17 19:22:43.878 615-659 InputDispatcher system_server E channel 'c3eca51 app.iptvweb/app.iptvweb.MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
Firestick running fireOS 6.0.7.9 cannot run the app with this plugin on it.
2025-02-17 19:22:43.752 19204-19204 AndroidRuntime app.iptvweb E FATAL EXCEPTION: main Process: app.iptvweb, PID: 19204 java.lang.NoSuchMethodError: No virtual method getMainExecutor()Ljava/util/concurrent/Executor; in class Landroidx/appcompat/app/AppCompatActivity; or its super classes (declaration of 'androidx.appcompat.app.AppCompatActivity' appears in /data/app/app.iptvweb-1/base.apk) at dev.eduardoroth.mediaplayer.MediaPlayer.create(MediaPlayer.java:82) at dev.eduardoroth.mediaplayer.MediaPlayerPlugin.lambda$create$1(MediaPlayerPlugin.java:178) at dev.eduardoroth.mediaplayer.MediaPlayerPlugin.$r8$lambda$G28Hg1VjyX6j7yiIZP0uf9avMwI(MediaPlayerPlugin.java) at dev.eduardoroth.mediaplayer.MediaPlayerPlugin$$ExternalSyntheticLambda9.run(D8$$SyntheticClass:0) at android.os.Handler.handleCallback(Handler.java:751) at android.os.Handler.dispatchMessage(Handler.java:95) at android.os.Looper.loop(Looper.java:154) at android.app.ActivityThread.main(ActivityThread.java:6202) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:911) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:801) 2025-02-17 19:22:43.793 19204-19204 Process app.iptvweb I Sending signal. PID: 19204 SIG: 9 2025-02-17 19:22:43.878 615-659 InputDispatcher system_server E channel 'c3eca51 app.iptvweb/app.iptvweb.MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
Here's the implementation code:
``
``
Why is this happening? Is it an issue with my implementation?
The text was updated successfully, but these errors were encountered: