The Application present in the ServiceNow Repository is not available in the Higher Instances.Issue The custom application 'ServiceNow_XXXX' created with Application Engine Studio is not available to install in different instances after being published in ServiceNow's App Repo.ReleaseAll ReleasesCauseThe application was not visible under "my company applications" because the application is in development mode in the higher instances where we are trying to install.ResolutionVerified that the application was present in the sys_app table on the UAT instanceDetermined that the application was in development mode rather than repository modeConverted the application to app repository modeAfter conversion, the updates from the source instance became visible in the Higher instance under "my company applications"