Why does Podverse require the "draw over apps" permission to work with Android Auto, but other Android apps do not? #13
|
Why does Podverse require the "draw over apps" permission to work with Android Auto, but other Android apps do not? |
Replies: 1 comment
|
Podverse uses a programming framework called React Native, which makes it easier to create apps for both Android and iOS, all with one code base. This framework comes with limitations however, and one of them is the need for you to grant the app a special permission for Android Auto to work. @lovegaoshi provided a more detailed explanation:
|
Podverse uses a programming framework called React Native, which makes it easier to create apps for both Android and iOS, all with one code base. This framework comes with limitations however, and one of them is the need for you to grant the app a special permission for Android Auto to work.
@lovegaoshi provided a more detailed explanation: