Need to bump this …
This is a pretty small but significant issue (IMO).
I’ve tried to set up conditions where (when user visits the page - check if logged in or not).
What doesn’t work, is if the user is not logged in, you cant re-direct back to the log in screen.
And you cant have more than one link action (with conditions) on a button either.
It’s like they need “If” and “Else” statements in the conditions.
i.e.
If, logged in = True, then: Do this.
Else: Do this instead.
In a nutshell what’s happening is…
When a user “logs out” (back to the log in screen).
User can click “back” in the app … showing the previous screen (not logged in).
I think a “Clear browser history” javascript function might work (as a custom action?),
but I really dont want to pay $50 a month to find out if this is the right way to do it …
there’s a lot of development to go, if there was a $20p/m option it wouldn’t be so bad … and Im sure you’d get more ppl signing up (that dont need to publish on the app stores).
Hope someone can help!