I am little confused after trying to build a new model driven power apps, need to understand...
In D365, Power Apps - Model Driven : Does a group of solutions makes an App or vice versa?
What is the hierarchy of building blocks of a model driven power apps?
regards,
Singaravelu S
Hi StackRadius,
Model-driven apps are distributed as solution components. After you have created a model-driven app, you can make it available for other environments to use by packaging the app into a solution and then exporting it into a zip file. After the solution (.zip file) is successfully imported in the target environment, the packaged app is available for use.
You can read more about distributing a model-driven app using a solution here, and read this to understand model-driven app components.