Is there no condition for user has never been asked permission for locaiton services?
On button click I’m running the “get location” step in a workflow. But I only want the workflow to run when user :
a. has never been asked
or
b. user has granted location permissions.
“has never been asked” is where I’m struggling. I can set a condition on the workflow to only run if user has granted location permission = yes. But if the user has never been asked it defaults to =no. So there’s no way to know if they’ve never been asked?
Some people will use the app without being logged in.
