Build expo app that is configure using Dynamic configuration.

When i configure a project using static configuration(app.json) it’s perfectly working.
But,
When I configure a project using dynamic configuration(app.config.js), it’s build perfectly but when i install this apk in physical device it give a notification “unsafe app blocked”.

What is the reason? How can i solve it?

I am using,

  • NDK 19.2.5345600
  • Node.js 16.18.1
  • Yarn 1.22.17
  • pnpm 7.0.0
  • npm 8.1.2
  • Java 8
  • Expo CLI 6.0.0