USThing / Issues

Public repo for tracing the USThing iOS, Android and Server private repo.
9 stars 2 forks source link

[iOS][timematch][sharelink] Login Required when accessing the shared link #298

Closed suanw closed 6 years ago

suanw commented 6 years ago

Expected behavior

Redirect to USThing app for timematch

Actual behavior

Login Required show up even I logged in Msg: Login Required Please login first!

Steps to reproduce

Received link by others --> click --> open in USThing --> error

Environment

elise-ng commented 6 years ago

dev note: seems we forgot to migrate old data model usage, ref ExternalLinkHandler.m line 86

tsznokwong commented 6 years ago

in the old translation branch, I have refactor external link handler and planning to do it in branch refactor/system

elise-ng commented 6 years ago

let's make a hot fix so it won't break for the time being? 🤔