How to add Enterprise Mobility Management (EMM)

Actually, I want to Set up managed configurations for the enterprise market apps to satisfy particular requirements set by a company’s policies.

For example, an enterprise might require that approved apps allow the enterprise administrator to:

Whitelist or blacklist URLs for a web browser
Configure whether an app is allowed to sync content via cellular, or just by Wi-Fi
Configure the app’s email settings
I found this for java android developer.
How can I achieve the same as react native developer?

Hi @anil1712! Expo doesn’t directly support any of those features, but you can detach (https://docs.expo.io/versions/latest/expokit/detach) and use any Android APIs that you want.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.