Hello - I need assistance understanding how to troubleshoot/fix why my solution (unmanaged in dev) appears to import successfully as a managed solution in prod; however, the app in prod is still not showing the latest app version.
I suspect my issue is similar to the below thread, but not certain. Even so, I'm not sure how to approach fixing. Solution checker isn't offering any indication of error. https://powerusers.microsoft.com/t5/Power-Apps-Governance-and/Issue-updating-a-Canvas-Application-within-a-Managed-solution/m-p/947559
In my dev environment, I'd added a button to a Internal Use Only home page which navigates to a new screen IUO_AddAwardees as below. In dev, I can see this in my latest published version which I can open in edit mode from my solution.

When I go to Solutions, export this solution from dev (after publishing all changes) and import into prod, it appears to have imported successfully as a managed solution into the prod environment.

Still importing new version (1.1.0.38) from dev. Old version is 1.1.0.37.

Import successful in prod message:

Checking version history in prod, it seems as if it is the most recent version:

Checking the solution layers, in prod it lists two layers (?) - (in my dev there was just one layer, the default publisher):

When I play this app from my managed solution in prod, it is the older app version without the new button or screen.

How do I fix this? Any guidance would be greatly appreciated!
@kky1