Prevent users from logging in to multiple devices at the same time on mobile apps!

Hello everyone
is it possible to prevent concurrent logins on mobile apps

I have tried

FEATURES['PREVENT_CONCURRENT_LOGINS'] = True

It is only working for the website