最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

react native - Lack of tools to enhance Security in expo managed workflow app - Stack Overflow

programmeradmin1浏览0评论

I have finished developing an application with Expo managed, and now I am facing several limitations of Expo Managed App. I want to make my application more secure for users by implementing several features, including:

  1. SSL Pinning
  2. Application Authenticity Verification
  3. reCAPTCHA to Prevent Bots
  4. Prevent Debugging in Production
  5. Identity and Driver’s License Verification
  6. Detection of Rooted and Jailbroken Devices

Many solutions I found during my research focus on the react-native CLI and Expo Bare Workflow, which I cannot use because I do not have access to a Mac. For application authenticity, I found that Firebase App Check can be implemented with the Expo Managed Workflow.

If anyone can recommend libraries for these security aspects that are compatible with the Expo Managed Workflow, I would greatly appreciate it.

Additionally, I am looking for an experienced developer with expertise in Expo applications. (Contact me at [email protected])

发布评论

评论列表(0)

  1. 暂无评论