TWSD-1910 [AG] Oauth Vsite welcome page Crash for Android version
Review Request #1493 — Created May 15, 2026 and submitted — Latest diff uploaded
| Information | |
|---|---|
| jasonchou | |
| AG | |
| rel_ag_9_4_5_10 | |
| TWSD-1910 | |
| Reviewers | |
| austin, shuinvy | |
Root Cause: When logging into the welcome page using OAuth on an Android phone, the variable _AN_userresourcelinks_list is used, but this variable is not defined here, causing this error.
Solution: Add conditions to avoid it.
