I noticed an issue with library, here is the problem:
When user for example downloads app via VPN, the dialog wont show(eg. vpn country is Canada), next time user runs application, he doesn't have VPN enabled anymore, the dialog for consent wont show because on initial launch user is declared as NOT_IN_EAA, when in fact he is. Therefore a problem.
Same thing happens when let's say if user is on a trip out of EEA and returns.
Is it possible to request location check on demand, and not just once?
I noticed an issue with library, here is the problem:
When user for example downloads app via VPN, the dialog wont show(eg. vpn country is Canada), next time user runs application, he doesn't have VPN enabled anymore, the dialog for consent wont show because on initial launch user is declared as NOT_IN_EAA, when in fact he is. Therefore a problem.
Same thing happens when let's say if user is on a trip out of EEA and returns.
Is it possible to request location check on demand, and not just once?