"View Properties" is missing
- 3 years ago
Update: Since the issue is present on 2 PCs here, I've concluded that it could only be one of 3 things:
1. The issue is in the App. (Unlikely as nobody else seems to be having/reporting it.)
2. The issue is related to my account. (Unlikely but you never know. To be tested by creating a new, separate account.)
3. The issue is related to my network. (Unlikely but you never know. To be tested using a VPN.)
Since I already had a VPN ready to go, I started with testing theory #3 first. So I shut down the EA Desktop App, launched the VPN, and started the EA App again, and lo and behold the 'View properties' option appeared in the menu:
How is this possible? What on earth have you coded that makes the availability of a menu option in the software dependent on some network connection/state and more specifically: What exactly is it looking for to make that option appear?! Is it the source IP of my network? Some form of region locking? Is it looking at a specific DNS entry?
Edit: After a bit of Wireshark "capture and compare", I've found that the domain "sdk.split.io" was not resolving on my network (but was resolving via the VPN). Apparently the unavailability of this domain causes both the "View Properties" and the "Repair" menu options to be silently replaced by "Open install folder".