android / android/codelab-android-workmanager
"See File" not working
Open
- Dominant language
- Kotlin
- Stars
- 557
- Forks
- 242
- PR merge metrics
- No merged PRs in 30d
Description
`actionView.resolveActivity(packageManager)?` is null.
Is it something related to any kind of permission you have to set via AndroidManifest?
Could it be related to this ?
https://stackoverflow.com/questions/62535856/intent-resolveactivity-returns-null-in-api-30
Contributor guide
Research direction
Start by tracing the `actionView.resolveActivity(packageManager)` call and checking the related AndroidManifest entries. Compare the behavior with the linked API 30 `Intent.resolveActivity` discussion. Done means the “See File” action resolves an activity and opens the file successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100