-
Hello,
when i upload the watchOS app that contains the TTLock framework to the appstore it gives me this error:
ITMS-90496: Invalid Executable - The executable '/Watch/mm.app/PlugIns/mm Extension.…
-
Please refer to the below screenshot for more details:
![Screenshot 2021-07-12 at 1 10 10 AM](https://user-images.githubusercontent.com/47345141/125208089-1c2f9780-e2ae-11eb-82d3-b2138e59c31d.png)
…
-
```
Error while initialising lock Error: Failed setting lock time
at TTLock.calibrateTimeCommand (/app/node_modules/ttlock-sdk-js/dist/device/TTLockApi.js:174:23)
at async TTLock.initLock (…
-
Cannot create
- [ ] permanent
- [ ] count
- [ ] cycle
passcodes from the new SDK.
`createCustomPasscode` `modifyCustomPasscode` and `modifyAdminPasscode` are the only methods for configur…
-
Placeholder issue to avoid duplicates from people asking for this feature.
This is actually an upstream issue and depends on the SDK to activate those notifications.
If you want to help, please ch…
-
Hi,
Thanks for this awsome project,
I tried to pair my lock with this project but i get the following error :
`scan started
{"id":"e606a3a898bd","name":"BTLock_bd98a8","manufacturer":"unknow…
-
Passage Mode is not getting set for the input parameters `startDate` and `endDate` provided
Attached below is the code from the example app with changed `startDate` and `endDate` parameters for tes…
-
I've tried the tool yesterday on a Ubuntu Live Stick to see if it would work with my computer's Bluetooth internal Intel adapter, but it didn't seem to recognize devices properly. Either due to lack o…
-
SDK contains only customPasscode API. It does not contain APIs for onetime, recurring, erase passcode.
-
Which would be the next logical step?
Can I just use `await device.device.connect()` on the lock or does something else need to be done first?