Open
Description
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
Labels
No labels