You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When tapping the Predictions banner on the home screen from a country where Predictions is banned (Spain), the app opens a blank/white screen with no content or error message.
Expected behavior
The Predictions banner should not be displayed in countries where the feature is banned. If the banner is shown, tapping it should display a "not available in your region" message rather than a blank screen.
Screenshots/Recordings
ScreenRecording_07-14-2026.16-52-37_1.MP4
Steps to reproduce
Open MetaMask Mobile v8.2.0 on a device located in Spain
Observe the Predictions banner displayed on the home screen
Tap the Predictions banner
See a blank/white screen with no content
Error messages or log output
(none observed)
Where was this bug found?
Live version (from official store)
Version
8.2.0
Build number
6019
Build type
None
Device
iPhone 15 Pro
Operating system
iOS
Additional context
The Predictions feature is geo-restricted in Spain. The banner should not appear or should handle the tap gracefully when the user is in a banned country. The blank screen suggests the navigation target is loading without the required geo-check guard.
Describe the bug
When tapping the Predictions banner on the home screen from a country where Predictions is banned (Spain), the app opens a blank/white screen with no content or error message.
Expected behavior
The Predictions banner should not be displayed in countries where the feature is banned. If the banner is shown, tapping it should display a "not available in your region" message rather than a blank screen.
Screenshots/Recordings
ScreenRecording_07-14-2026.16-52-37_1.MP4
Steps to reproduce
Error messages or log output
Where was this bug found?
Live version (from official store)
Version
8.2.0
Build number
6019
Build type
None
Device
iPhone 15 Pro
Operating system
iOS
Additional context
The Predictions feature is geo-restricted in Spain. The banner should not appear or should handle the tap gracefully when the user is in a banned country. The blank screen suggests the navigation target is loading without the required geo-check guard.
Severity
No response