Application goes in infinite loading state

Hi ,
While capturing object properties using inspector, click on any icon, link or button makes page to go in continuous loading state. X code log shows some database exception.
When device is connected to mac via appium xcode, application tries to create new database. But if same is not connected, application works fine.

This has become showstopper for automation development.
Please suggest for a solution for same.
Xcode : 7.3
Appium : 1.4.13

Please put the complete logs.

Pfa xcode log screen shot, which we have.
Please let us know if anything else is required.

most likely a signing issue

It is not a signing issue as we are able to login successfully.
Post login when we click on some text this issue occurs.