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

fix: missing prompt to enable notifications #589

Merged
merged 1 commit into from
Jul 24, 2023
Merged

Conversation

aanorbel
Copy link
Member

Fixes ooni/probe#2507

Proposed Changes

  • Update app to request for android.permission.POST_NOTIFICATIONS in MainActivity
  • Prepare RunTestService to run on android API 34

…`MainActivity` and prepare `RunTestService` to run on android API `34`
@bassosimone bassosimone changed the title Fix: no prompt to enable notifications fix: missing prompt to enable notifications Jul 24, 2023
Copy link
Contributor

@bassosimone bassosimone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐳

@bassosimone bassosimone merged commit a9a697d into master Jul 24, 2023
4 checks passed
@bassosimone bassosimone deleted the issues/2507 branch July 24, 2023 10:04
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

Successfully merging this pull request may close these issues.

android: no prompt to enable notifications
2 participants