Failed to load Info.plist from bundle at path...
Here is a common installation mistake. After installing the SDK for the first time, the application crashes and the following error message is shown in the logs:
Failed to load Info.plist from bundle at path /[...]/Frameworks/BugfenderSDK.framework
This happens because you installed the SDK as an embedded framework. Bugfender.framework is a static framework. Please install it following the instructions.