pedrovgs/Shot

Review alternative version of sharedUserId because it has been deprecated.

Open

#229 opened on May 19, 2021

 (5 comments) (5 reactions) (0 assignees)Kotlin (111 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (1,208 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Looks like the library relies on the sharedUserId AndroidManifest.xml attribute, but this has been deprecated in API 29.

https://developer.android.com/guide/topics/manifest/manifest-element#uid

Contributor guide