-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash Issue with TTLock SDK When Integrated with Dormakaba SDK #45
Comments
Important! |
Thank you for your prompt response and suggestion to add -ObjC to the "Other Linker Flags" in the build settings. After adding it, we are now facing linker errors related to duplicate symbols in the LegicMobileSdk.framework as shown below:
Note: The LegicMobileSdk.framework is an xcframework provided by Dormakaba. We have confirmed that the framework is correctly integrated and that the -ObjC flag is added only once. Despite this, the build fails. Could you please provide further guidance or suggest a solution to resolve these linker conflicts? Looking forward to your assistance. |
Following up on my earlier report about linker errors after adding the -ObjC flag. This issue is critical and blocking development. Please let me know if further details are needed. Looking forward to your assistance. |
I am reaching out regarding a critical issue we are encountering with the TTLock SDK in our iOS application. After integrating the Dormakaba SDK alongside the TTLock SDK, the app crashes when performing any Bluetooth operation on TTLock devices.
Below are the details of the issue:
Steps to Reproduce:
Impact:
This issue prevents us from performing any operations on TTLock devices when the Dormakaba SDK is integrated.
Environment Details:
TTLock SDK Version: 3.4.5
iOS Version: 17.1.2
Xcode Version: 16.0
Device Model: iPhone 11
Could you please assist us in identifying the root cause of this issue? Is there a known conflict between the TTLock SDK and Dormakaba SDK, or could it be related to specific dependencies?
Your guidance would be greatly appreciated as we rely heavily on the TTLock SDK for critical operations in our application. I have also attached the full crash log file for your reference.
Please let me know if you need any additional information or logs to help diagnose the issue.
Thank you for your support. Looking forward to your response.
Crash_logs.txt
The text was updated successfully, but these errors were encountered: