diff --git a/src/screens/Signup/StepInfo/index.tsx b/src/screens/Signup/StepInfo/index.tsx index af6b01df43..832a0b7848 100644 --- a/src/screens/Signup/StepInfo/index.tsx +++ b/src/screens/Signup/StepInfo/index.tsx @@ -308,17 +308,10 @@ export function StepInfo({ - {!isOverAppMinAccessAge ? ( - - ) : ( - - )} + {IS_NATIVE && !isDeviceGeolocationGranted &&