I have 2 apps deployed in our MFP server (see attached screenshot). The 1st app is working fine but the 2nd app is having issue during launch wherein device authentication is failing. In xcode console, error I am getting is 'DeviceAuth: Can't find variable: require'
On the MFP console, I can see that both apps are sharing the list of devices provisioned.
Question is, are we allowed to deploy more than 1 app in an MFP server using the same configuration DB?
The reason for having 2 separate app is we want to maintain the 1st app as BAU and the 2nd app is for the next phase of the project.
Thank you n advance.