Skip to content
Discussion options

You must be logged in to vote

Hello,

In your case the problem is that when you navigate to http://localhost:5555/app/timeline it automatically adds start + end dates for today - http://localhost:5555/app/timeline?start=01/19/2026&end=01/19/2026 and iOS saves start+end query parameters in PWA url. I didn't find a way how to update the URL, however there is a workaround that allows to achieve the behavior you want:

  1. In Profile tab change Default Home Page to "Timeline":
  1. Logout from GeoPulse on your phone. As a result you will be redirected to Home page (where Sign In button is available)
  2. Create PWA from this page (Home page, you should still be not logged in). It will use url like this: http://localhost:5555
  3. Open the…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@radh21301
Comment options

Answer selected by radh21301
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants