Consent dialog state is not persistent
mdwelsh opened this issue · 0 comments
mdwelsh commented
When the user clicks through the consent dialog, this should be saved in a shared pref to ensure that the dialog will never be presented again to the user. Currently it is saved in the instance bundle but this does not seem to persist across app restarts.