CropWatchDevelopment / CropWatch

https://app.cropwatch.io
2 stars 1 forks source link

Password renewal page doesn't work( #93

Open sayakaikemizu opened 2 weeks ago

sayakaikemizu commented 2 weeks ago

img_9053_720

CropWatchDevelopment commented 2 weeks ago

After some testing, it seems that this issue is with Safari browser. Possibly some sort of params not being read correctly from the URL, Looking into it now...

CropWatchDevelopment commented 2 weeks ago

I have determined the issue. Steps to reproduce:

Reason: The PWA holds session info about the password reset that is not present in the safari browser you were re-directed to.

FIX: We MUST figure out how to get the iPhone to re-direct back to the PWA and not safari.