-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Milestone
Description
Welcome to FirebaseUI and thanks for submitting an issue!
Please take a look at open issues, as well as resolved issues, to see if your issue is either already being addressed, or has been solved by someone else.
If not, please feel free to fill in the following info so we can help faster!
Step 1: Are you in the right place?
- For issues or feature requests related to the code in this repository file a GitHub issue.
- For general technical questions, post a question on StackOverflow tagged appropriately.
- For general Firebase discussion, use the firebase-talk google group
- For help troubleshooting your application that does not fall under one of the above categories, reach out to the personalized Firebase support channel
Step 2: Describe your environment
- Android device: _____
- Android OS version: SDK34
- Google Play Services version: _____
- Firebase/Play Services SDK version: _____
- FirebaseUI version: 8.0.2
Step 3: Describe the problem:
"java.lang.IllegalArgumentException: Targeting U+ (version 34 and above) disallows creating or retrieving a PendingIntent with FLAG_MUTABLE, an implicit Intent within and without FLAG_NO_CREATE and FLAG_ALLOW_UNSAFE_IMPLICIT_INTENT for security reasons. To retrieve an already existing PendingIntent, use FLAG_NO_CREATE, however, to create a new PendingIntent with an implicit Intent use FLAG_IMMUTABLE."
Steps to reproduce:
Compile with U or higher
Observed Results:
Crash
Expected Results:
No crash
awesome-bhatti, bocops, mihaibarbulescu, sorianog, ShaiAlkoby and 3 more
Metadata
Metadata
Assignees
Labels
No labels