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: adjust SCHEDULE_EXACT_ALARM availability (M2-8444) #928

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

ChaconC
Copy link
Contributor

@ChaconC ChaconC commented Jan 14, 2025

📝 Description

🔗 Jira Ticket M2-8444

Fixes notification permissions for Android 15 by explicitly settingmaxSdkVersion to 35 for the SCHEDULE_EXACT_ALARM permission.

📸 Screenshots

Before

screen-20250114-161345.mp4

After

screen-20250114-161046.mp4

🪤 Peer Testing

  • Install the app on Android 15
  • Press the "Open Settings" button when prompted for "Alarm permissions request"
  • The setting should be configurable

✏️ Notes

This hardcoded value should be removed as part of M2-8088 Update React Native.

@ChaconC ChaconC requested a review from felipeMetaLab January 14, 2025 22:22
@ChaconC ChaconC changed the base branch from dev to release/2025.01.1 January 14, 2025 22:31
@ChaconC ChaconC requested a review from mbanting January 14, 2025 22:31
@ChaconC ChaconC merged commit 5bc6d90 into release/2025.01.1 Jan 14, 2025
5 checks passed
@ChaconC ChaconC deleted the fix/M2-8444_android_notifications branch January 14, 2025 22:49
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.

2 participants