Getting secure connection error when launching the instrumented native ipa file

I am trying to test good / blackberry dynamics native app and getting secure connection error when try to login with valid credentials.
The same ipa file works if its downloaded from blackberry access app.

What help i need: how to authenticate if the ipa file instrumented
What is the current impact: the manually installed app “all” elements are shown in UIView or generic name and some of them are not visible

Pls help.
More details in below,

  1. Get the native ipa file with valid dev profile
  2. import & install with instrumented option thro appium studio to any iphone
  3. Launch the app in iphone thro appium / manual
  4. it asks credentials and enter valid one
  5. Error secure connection. PFA screen print of the error

You probably need to sign the application with the same developer account that your developers are using

it looks like there is some sort of signature verfication on the server side

https://docs.experitest.com/display/TD/AS+-+iOS+Profile+Management+and+Creating+Certificates+And+Provision+Profiles