Closed LiborZa closed 11 months ago
Hi, it's great library and it's working fine. I am thinking about creating watchOS app too and I would like to be almost independet app. Are you planning to get library building and working in watchOS? At least for locking or unlocking. Thanks for info
Hi, Did you manage to get the library working with watchOs for linked watch app with IOS app?
Hi,can you provide your email? I send the sdk for watchOS to you.
Hi,can you provide your email? I send the sdk for watchOS to you.
libor.bibo@gmail.com
thanks
Btw why it's not public?
1.Drag the “TTLock.framework” into the project.
2.Find Target->Build Phases -> Link Binary With Libraries ,add CoreBluetooth.framework.
3.Find Target->Build Settings -> Linking -> Other Linker Flags ,add “-ObjC”(If it already exists, there is no need to add it.)
4.Import header file
------------------ 原始邮件 ------------------ 发件人: "ttlock/iOS_SDK_Demo" @.>; 发送时间: 2021年5月28日(星期五) 晚上8:10 @.>; @.***>; 主题: Re: [ttlock/iOS_SDK_Demo] watchOS support (#3)
Hi,can you provide your email? I send the sdk for watchOS to you.
@.***
thanks
Btw why it's not public?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.
Find Target->Build Settings -> Linking -> Other Linker Flags ,add “-ObjC”(If it already exists, there is no need to add it.)
------------------ 原始邮件 ------------------ 发件人: "ttlock/iOS_SDK_Demo" @.>; 发送时间: 2021年5月28日(星期五) 晚上8:10 @.>; @.***>; 主题: Re: [ttlock/iOS_SDK_Demo] watchOS support (#3)
Hi,can you provide your email? I send the sdk for watchOS to you.
@.***
thanks
Btw why it's not public?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.
Hi, it's great library and it's working fine. I am thinking about creating watchOS app too and I would like to be almost independet app. Are you planning to get library building and working in watchOS? At least for locking or unlocking. Thanks for info