Pregunta

Do apps (iOS & Android) still get access to Tokens if the user turns of location services?

Our app has a log-in api. It needs basic info such as username, password and token. If the token is Null, the user will not be able to log in. Would this be an issue if the user turns off location services? Does turning location service off mean no token for device?

¿Fue útil?

Solución

Does turning location service off mean no token for device?

No location has nothing to do with the push notification.

They are seperate features, that require different permissions.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top