Skip to content

add needed permission to the docs for android #2

Open
@jeb192004

Description

@jeb192004

could you please add this to the docs to let others know they need to include this permission in the pyproject.toml file

[tool.flet.android.permission]
"com.google.android.gms.permission.AD_ID" = true

or add this to the build aab command

--android-permissions com.google.android.gms.permission.AD_ID=True

i have yet to figure out how to test for ios to know whats needed for that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions