Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android 9 lacks options menu #86

Open
daemonspudguy opened this issue Apr 29, 2020 · 1 comment
Open

Android 9 lacks options menu #86

daemonspudguy opened this issue Apr 29, 2020 · 1 comment

Comments

@daemonspudguy
Copy link

daemonspudguy commented Apr 29, 2020

Basic Information

There is no options menu for Android 9.

  • Platform (Mac, iOS, Android, Linux, etc):
    Android* Built from source? (yes/no): both
    • If yes, source branch/revision ID: master
    • If no, release version: March 2019

Description of issue

The settings are inaccessible. It says "Einstein has stopped" and no notification ever shows up.

Expected behaviour

Notification with options

Steps to reproduce issue

Launch app.

@daemonspudguy
Copy link
Author

Have a logcat:

FATAL EXCEPTION: main Process: com.newtonforever.einstein:remote, PID: 20110 android.app.RemoteServiceException: Bad notification for startForeground: java.lang.RuntimeException: invalid channel for service notification: Notification(channel=null pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x40 color=0x00000000 vis=PRIVATE) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1906) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loop(Looper.java:193) at android.app.ActivityThread.main(ActivityThread.java:6936) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:870)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant